Skip to content

Commit

Permalink
[fix] Workflow Permission in GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed Jul 17, 2024
1 parent b1c380d commit 722eeee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/init-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
actions: write
steps:
- uses: actions/checkout@v4

Expand Down

1 comment on commit 722eeee

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for next-bootstrap-ts ready!

✅ Preview
https://next-bootstrap-rd3opp83z-stevending1sts-projects.vercel.app

Built with commit 722eeee.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.