Skip to content

Commit

Permalink
Update Deploy.yml
Browse files Browse the repository at this point in the history
Update permissions
  • Loading branch information
ArcTrooper210 authored Oct 23, 2024
1 parent d0595b5 commit 7e59fbb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
name: Deploy to GHP
permissions:
deployments: write
contents: write
statuses: write
actions: write
checks: read
on:
workflow_dispatch:
jobs:
Expand Down

0 comments on commit 7e59fbb

Please sign in to comment.