Skip to content

Commit

Permalink
Passing token to backup job
Browse files Browse the repository at this point in the history
  • Loading branch information
shihab-dls authored May 9, 2024
1 parent 1d395e6 commit 8591e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
uses: ./.github/workflows/_test_backup.yml
with:
run_id: ${{needs.test.outputs.run_id}}
token: ${{needs.test.outputs.token}}

# Optional revert on failed push workflow
# undo:
Expand Down

0 comments on commit 8591e04

Please sign in to comment.