mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 02:41:54 +00:00
test
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -76,7 +76,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
type: 'zip'
|
type: 'zip'
|
||||||
filename: '${{ env.PROJECT_NAME }}-Website.zip'
|
filename: '${{ env.PROJECT_NAME }}-Website.zip'
|
||||||
path: website
|
path: |
|
||||||
|
${{ env.OUTPUT_PATH }}
|
||||||
|
gamedata
|
||||||
- name: WeaponPaints
|
- name: WeaponPaints
|
||||||
uses: ncipollo/release-action@v1.12.0
|
uses: ncipollo/release-action@v1.12.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user