We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c126958 commit 098692cCopy full SHA for 098692c
1 file changed
.github/workflows/push.yml
@@ -14,7 +14,7 @@ jobs:
14
15
call-publish:
16
needs: [call-format, call-test]
17
- uses: ./.github/workflows/test.yml
+ uses: ./.github/workflows/publish.yml
18
permissions:
19
contents: read
20
id-token: write
0 commit comments