mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 18:27:24 +01:00
Update actions.
This commit is contained in:
parent
f473abb99c
commit
1f1b04bdfe
2 changed files with 2 additions and 2 deletions
2
.github/workflows/test_release.yml
vendored
2
.github/workflows/test_release.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
- name: Archive
|
||||
run: Compress-Archive -Path Glamourer/bin/Debug/* -DestinationPath Glamourer.zip
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v2.2.1
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: |
|
||||
./Glamourer/bin/Debug/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue