We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7bd210 commit 6e7fbdfCopy full SHA for 6e7fbdf
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
- v*
7
8
jobs:
9
- build-and-push-image:
+ create-release:
10
runs-on: ubuntu-latest
11
permissions:
12
contents: write
0 commit comments