We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeee69d commit fc64f69Copy full SHA for fc64f69
.github/workflows/release.yml
@@ -11,7 +11,7 @@ permissions:
11
contents: read
12
13
jobs:
14
- build:
+ release:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Log in to GitHub Container Registry
0 commit comments