We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ea131 commit 7643c2fCopy full SHA for 7643c2f
.github/workflows/docker-publish.yml
@@ -10,7 +10,7 @@ on:
10
- cron: '30 11 * * *'
11
push:
12
branches: [ development ]
13
- # Publish semver tags as releases.
+ # Publish tags as releases.
14
tags: [ 'v*' ]
15
pull_request:
16
0 commit comments