fix
This commit is contained in:
parent
8044c7c06d
commit
8e36eb257b
2
.github/workflows/autopublish.yml
vendored
2
.github/workflows/autopublish.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
env:
|
||||
GITHUBPACKAGES_USER: ${{ secrets.GITHUBPACKAGES_USER }}
|
||||
GITHUBPACKAGES_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
|
||||
additional_version: "-${{ GITHUB_ACTION }}-${{ GITHUB_RUN_NUMBER }}"
|
||||
additional_version: "-$GITHUB_ACTION-$GITHUB_RUN_NUMBER"
|
||||
|
Loading…
Reference in New Issue
Block a user