Skip to content

Commit

Permalink
Fix(CI): Add permissions tag
Browse files Browse the repository at this point in the history
  • Loading branch information
magicaldave committed Nov 21, 2023
1 parent de1e4ab commit eb5ea6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build
run-name: ${{ github.actor }} sent a push to GitHub.
on: [push]
permissions:
contents: write
jobs:
Run-Cross-Build:
strategy:
Expand Down

0 comments on commit eb5ea6d

Please sign in to comment.