Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.20.4' into 1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal-Spider committed Apr 30, 2024
2 parents a85daba + 0752e89 commit 027fde7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
needs: [call-analyze-workflow, call-version-update-workflow]
permissions:
contents: write
packages: write
uses: crystal-nest/.github/.github/workflows/release.yml@main
secrets: inherit
1 change: 1 addition & 0 deletions .github/workflows/single_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
call-workflow:
permissions:
contents: write
packages: write
uses: crystal-nest/.github/.github/workflows/single_release.yml@main
with:
loader_forge: ${{ github.event.inputs.loader_forge }}
Expand Down

0 comments on commit 027fde7

Please sign in to comment.