Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
antonplagemann committed Dec 27, 2021
1 parent 4bf4ce0 commit 134eb25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/cleanup-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ runs:

- name: Upload Google token to repo secrets
run: python test/UpdateToken.py
if: always()
env:
REPO_TOKEN: ${{ inputs.REPO_TOKEN }}
shell: bash

0 comments on commit 134eb25

Please sign in to comment.