one more try to fi
This commit is contained in:
parent
d7babc104d
commit
b02cdc1948
2
.github/workflows/autopublish.yml
vendored
2
.github/workflows/autopublish.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUBPACKAGES_USER: ${{ secrets.GITHUBPACKAGES_USER }}
|
GITHUBPACKAGES_USER: ${{ secrets.GITHUBPACKAGES_USER }}
|
||||||
GITHUBPACKAGES_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
|
GITHUBPACKAGES_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
|
||||||
additional_version: "-${{ env.GITHUB_ACTION }}-${{ env.GITHUB_RUN_NUMBER }}"
|
additional_version: "-${{ github.job_id }}-${{ github.run_number }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user