We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925883d commit 657e3a0Copy full SHA for 657e3a0
1 file changed
.github/workflows/make_release.yml
@@ -64,7 +64,6 @@ jobs:
64
environment: release
65
permissions:
66
id-token: write
67
- if: github.event_name == 'release' && github.event.action == 'published'
68
steps:
69
- uses: actions/download-artifact@v4
70
with:
0 commit comments