Skip to content

Commit

Permalink
Excavator: Manages GitHub action that publishes artifacts to GitHub u…
Browse files Browse the repository at this point in the history
…sing godel (#53)
  • Loading branch information
svc-excavator-bot authored Jun 11, 2021
1 parent e351321 commit cb4bad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-godel-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: publish-godel-artifacts
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+**'
jobs:
run-godel-publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cb4bad2

Please sign in to comment.