Skip to content

Commit

Permalink
debug token request
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Jan 4, 2024
1 parent 85dce07 commit 28036cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ env:
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
id-token: write # This is required for requesting the JWT
steps:
# - name: Checkout
# uses: actions/checkout@v3
Expand Down

0 comments on commit 28036cb

Please sign in to comment.