mirror of
https://github.com/PCSX2/web-api.git
synced 2026-01-31 01:15:16 +01:00
ci: should make each release also have a distinct tag
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -53,6 +53,8 @@ jobs:
|
||||
publish_image:
|
||||
if: github.repository == 'PCSX2/web-api'
|
||||
name: "Build and Publish Image"
|
||||
needs:
|
||||
- cut_release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user