mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-25 03:55:27 +01:00
Add version to publish action as well.
This commit is contained in:
parent
87b14d3944
commit
66e21da6b2
1
.github/workflows/promote_release.yml
vendored
1
.github/workflows/promote_release.yml
vendored
@ -78,6 +78,7 @@ jobs:
|
||||
arguments: publish
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_VERSION: ${{ env.VERSION }}
|
||||
|
||||
- name: Upload release artifact
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user