Skip to content

Commit

Permalink
Update ModularAssemblies-Upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ari-steas authored Mar 27, 2024
1 parent 20e449a commit 8a9d299
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ModularAssemblies-Upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- main
paths:
- "./**"

jobs:
upload:
Expand All @@ -16,7 +14,6 @@ jobs:
with:
appID: 244850
publishedFileID: 3130656054
path: "./"
changelog: ${{ github.event.head_commit.message }}
env:
STEAM_ACCOUNT_NAME: ${{ secrets.accountname }}
Expand Down

0 comments on commit 8a9d299

Please sign in to comment.