Skip to content

Commit

Permalink
revert this commit
Browse files Browse the repository at this point in the history
  • Loading branch information
hakumizuki committed Oct 7, 2024
1 parent 80b4c7d commit d5a94ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ jobs:
with:
environment: production
ref: ${{ github.sha }}
secrets: inherit
secrets:
WIF_PROVIDER: ${{ secrets.WIF_PROVIDER }}
WIF_SERVICE_ACCOUNT: ${{ secrets.WIF_SERVICE_ACCOUNT }}

0 comments on commit d5a94ef

Please sign in to comment.