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 9c5ee3f commit 6d88471Copy full SHA for 6d88471
.github/workflows/assertion.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-22.04
27
if: ${{ !github.event.pull_request.head.repo.fork }}
28
permissions:
29
- contents: read
+ contents: write
30
env:
31
GOPROXY: "https://${{ secrets.ARTIFACTORY_USER }}:${{ secrets.ARTIFACTORY_TOKEN }}@azr.artifactory.f5net.com/artifactory/api/go/f5-nginx-go-dev"
32
outputs:
0 commit comments