Skip to content

Commit

Permalink
ci(github): fix ci permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 15, 2023
1 parent 38122d5 commit f2348a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bedrock-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
build:
name: Minecraft Bedrock Tag
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Expand Down

0 comments on commit f2348a4

Please sign in to comment.