mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 14:13:59 +00:00
fix: update volume mount in Steam Workshop publish step to include additional options
This commit is contained in:
parent
607807518f
commit
9753888551
2
.github/workflows/auto-release.yml
vendored
2
.github/workflows/auto-release.yml
vendored
|
@ -292,5 +292,5 @@ jobs:
|
||||||
-e VISIBILITY \
|
-e VISIBILITY \
|
||||||
-e CHANGE_NOTE \
|
-e CHANGE_NOTE \
|
||||||
-e PUBLISHED_FILE_ID \
|
-e PUBLISHED_FILE_ID \
|
||||||
-v ${{ github.workspace }}:/data
|
-v ${{ github.workspace }}:/data \
|
||||||
gmod-uploader
|
gmod-uploader
|
||||||
|
|
Loading…
Reference in New Issue
Block a user