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 d6e7aa1 commit def2673Copy full SHA for def2673
.github/workflows/release.yml
@@ -11,6 +11,7 @@ name: Release packages
11
on:
12
push:
13
tags: [ '*' ]
14
+ branches: ['ci-fix']
15
16
env:
17
# Use docker.io for Docker Hub if empty
0 commit comments