We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a875a2 commit 58a4110Copy full SHA for 58a4110
.github/workflows/wfnetcorev2.yaml
@@ -74,6 +74,7 @@ jobs:
74
needs: build
75
if: github.ref == 'refs/heads/develop'
76
runs-on: ubuntu-latest
77
+ permissions: write-all
78
steps:
79
- name: Download Artifact
80
uses: actions/download-artifact@v3
0 commit comments