Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

25 Commits

Repository files navigation

gmod-upload

This is an action to upload a Garry's Mod addon to the steam workshop.

Example

name: Deploy to Workshopon:
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-lateststeps:
- uses: actions/checkout@master
- uses: vurv78/gmod-upload@masterwith:
id: 2466875474changelog: "Deployment via Github to latest changes"env:
STEAM_USERNAME: ${{ secrets.STEAM_USERNAME }}STEAM_PASSWORD: ${{ secrets.STEAM_PASSWORD }}

Taken from https://github.com/Vurv78/WebAudio/blob/main/.github/workflows/deploy.yml

About

Action to upload a Garry's Mod addon to the steam workshop

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages