Skip to content

Commit

Permalink
Merge branch 'develop' into jakubk/container-support
Browse files Browse the repository at this point in the history
  • Loading branch information
jkozlowski committed Jun 8, 2021
2 parents 64bf8ca + 86fc3c0 commit 312cc8c
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 312cc8c

Please sign in to comment.