We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f932090 commit 5cf85feCopy full SHA for 5cf85fe
.github/workflows/release.yaml
@@ -7,7 +7,7 @@ on:
7
- 'main'
8
9
jobs:
10
- release-backend:
+ release:
11
runs-on: ubuntu-latest
12
permissions:
13
contents: write
0 commit comments