Skip to content

Commit

Permalink
Update build-tcpdump.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chovanecadam authored Mar 22, 2024
1 parent a443c9f commit 51d21ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tcpdump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
name: Create tcpdump Release
runs-on: ubuntu-latest
needs: [build-x86, build-x86_64, build-armhf, build-aarch64]
permissions: write
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 51d21ac

Please sign in to comment.