mirror of
https://github.com/Xevion/spotify-quickauth.git
synced 2025-12-11 02:08:48 -06:00
Upload artifact
This commit is contained in:
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@@ -102,6 +102,11 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
spotify-player-quickauth.exe
|
spotify-player-quickauth.exe
|
||||||
|
|
||||||
|
- name: Upload Artifact
|
||||||
|
uses: actions/upload-artifact@v4
|
||||||
|
with:
|
||||||
|
path: spotify-player-quickauth-v${{ env.RELEASE_VERSION }}-${{ matrix.target }}.*
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
if: startsWith(github.ref, 'refs/tags/')
|
if: startsWith(github.ref, 'refs/tags/')
|
||||||
|
|||||||
Reference in New Issue
Block a user