Skip to content

Commit

Permalink
ci(workflows): update env
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinsnowdh committed Sep 8, 2024
1 parent 5bcf9e8 commit a5f0b0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tagged-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
run: |
cd 1.20.2-24w13a-fabric/
./gradlew build
env:
GITHUB_USERNAME: ${{secrets.GH_PKG_USERNAME}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit a5f0b0c

Please sign in to comment.