Skip to content

Commit

Permalink
Added test RELEASE_TOKEN secret for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri6037 committed Jul 10, 2024
1 parent 33f9d73 commit d057747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
release:
uses: bp3d-actions/workflows/.github/workflows/Release.yml@main
needs: test-build
secrets:
RELEASE_TOKEN: "this is not a secret"

0 comments on commit d057747

Please sign in to comment.