Skip to content

Commit

Permalink
try new token
Browse files Browse the repository at this point in the history
  • Loading branch information
welpaolo committed Jun 27, 2024
1 parent a48360a commit 2fb71d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: machulav/[email protected]
with:
mode: start
github-token: ${{ secrets.GHCR_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
ec2-image-id: ${{ vars.AWS_EC2_IMAGE_ID }}
ec2-instance-type: ${{ vars.AWS_EC2_INSTANCE_TYPE }}
subnet-id: ${{ vars.AWS_DEFAULT_SUBNET_ID }}
Expand Down

0 comments on commit 2fb71d5

Please sign in to comment.