We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd295a commit 887eb5eCopy full SHA for 887eb5e
1 file changed
.github/workflows/CI.yml
@@ -90,9 +90,6 @@ jobs:
90
if: startsWith(github.ref, 'refs/tags/')
91
runs-on: ubuntu-latest
92
needs: build
93
- permissions:
94
- contents: read
95
- id-token: write
96
steps:
97
- name: Merge Artifacts
98
uses: actions/upload-artifact/merge@v4
0 commit comments