Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 authored Jan 30, 2024
1 parent d7a5626 commit a967cfc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
trigger-site-repo-workflow:
runs-on: ubuntu-latest
permissions:
actions: write
contents: write
actions: write&read
steps:
- run: gh workflow run main.yml --ref master --repo haxeflixel/haxeflixel.com
env:
Expand Down

0 comments on commit a967cfc

Please sign in to comment.