refactor: worflows [skip ci]

This commit is contained in:
Baptiste Augrain
2022-09-19 17:09:16 +02:00
parent 72e723735f
commit d83bfdea6a
6 changed files with 11 additions and 8 deletions

View File

@@ -106,10 +106,10 @@ jobs:
if: env.SHOULD_BUILD == 'yes' && env.SHOULD_DEPLOY == 'yes'
- name: Update versions repo
run: ./update_version.sh
env:
GITHUB_TOKEN: ${{ secrets.STRONGER_GITHUB_TOKEN }}
GITHUB_USERNAME: ${{ github.repository_owner }}
run: ./update_version.sh
if: env.SHOULD_BUILD == 'yes' && env.SHOULD_DEPLOY == 'yes'
snap: