Skip to content

Commit

Permalink
Update "Publish release" GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
snout-router-repo-manager[bot] committed Oct 12, 2023
1 parent 7db7e46 commit ec6bb0a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# DO NOT EDIT - This file is managed by snout-router/repos.
name: Publish release
on:
push:
tags:
- "*"
jobs:
publish:
name: Snout
uses: snout-router/.github/.github/workflows/publish-release.yml@main
with:
make_target: ""

0 comments on commit ec6bb0a

Please sign in to comment.