mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 23:36:29 -04:00
added forgotten github token
This commit is contained in:
parent
d624af222a
commit
ebaaaa1b9f
2
.github/workflows/e2e-test.yml
vendored
2
.github/workflows/e2e-test.yml
vendored
@ -292,6 +292,8 @@ jobs:
|
||||
|
||||
- name: Delete tfstate artifact if necessary
|
||||
if: env.DELETE_TF_STATE == 'true'
|
||||
env:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
uses: ./.github/actions/artifact_delete
|
||||
with:
|
||||
name: terraform-state-${{ steps.e2e_test.outputs.namePrefix }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user