Skip to content

Commit

Permalink
TEst
Browse files Browse the repository at this point in the history
  • Loading branch information
msajidmansoori12 committed Oct 1, 2024
1 parent 1e227c8 commit 6fee125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/provision-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
secrets:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
github-token: ${{ secrets.KONVEYOR_BOT_KEY }}
github-token: ${{ secrets.GH_TOKEN }}

run-commands:
needs: call-reusable-workflow
Expand All @@ -36,4 +36,4 @@ jobs:
secrets:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
github-token: ${{ secrets.KONVEYOR_BOT_KEY }}
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 6fee125

Please sign in to comment.