We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd0f80b commit 9cabb80Copy full SHA for 9cabb80
.github/workflows/test.yml
@@ -17,6 +17,4 @@ jobs:
17
dockerhub_token: ${{ secrets.DOCKERHUB_TOKEN }}
18
dockerhub_username: ${{ secrets.DOCKERHUB_USERNAME }}
19
earthly_runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}
20
- earthly_runner_secret: ${{ secrets.EARTHLY_RUNNER_SECRET }}
21
- signing_key: ${{ secrets.DEPLOY_PRIV_KEY }}
22
- token: ${{ SECRETS.CI_BOT_TOKEN }}
+ earthly_runner_secret: ${{ secrets.EARTHLY_RUNNER_SECRET }}
0 commit comments