Skip to content

Commit

Permalink
mask token
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Nov 7, 2023
1 parent 84c3b66 commit b22a069
Showing 1 changed file with 1 addition 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 @@ -49,6 +49,7 @@ jobs:
id: githubAppAuth
run: |
TOKEN="$(npx obtain-github-app-installation-access-token ci ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }})"
echo "::add-mask::$TOKEN"
echo token=${TOKEN} >> $GITHUB_OUTPUT
- name: update and push due to new release
Expand Down

0 comments on commit b22a069

Please sign in to comment.