Skip to content

Commit

Permalink
Merge pull request #11 from pagopa/self-hosted-runner-latest
Browse files Browse the repository at this point in the history
chore: Update deploy_with_github_runner.yml
  • Loading branch information
cap-ang authored Jan 3, 2025
2 parents 4d6c197 + c854ee5 commit 34b7e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_with_github_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
container_app_environment_name: ${{ vars.CONTAINER_APP_ENVIRONMENT_NAME }}
resource_group_name: ${{ vars.CONTAINER_APP_ENVIRONMENT_RESOURCE_GROUP_NAME }} # RG of the runner
pat_token: ${{ secrets.BOT_TOKEN_GITHUB }}
self_hosted_runner_image_tag: "latest"

deploy:
needs: [ create_runner ]
Expand Down

0 comments on commit 34b7e30

Please sign in to comment.