Skip to content

Commit

Permalink
Updated release token
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri6037 committed Jul 19, 2024
1 parent cabe0be commit 18c530e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
uses: BlockProject3D/workflows/.github/workflows/Release.yml@main
needs: Test
secrets:
RELEASE_TOKEN: "this is not a secret"
RELEASE_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 18c530e

Please sign in to comment.