Skip to content

Commit

Permalink
chore: Fixed template workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger authored and deep entertainment merge bot committed Nov 27, 2023
1 parent 276da2c commit 9ae788e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/game-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: |
rm -rf game-template/addons/$ADDON
cp -r release/addons/$ADDON game-template/addons
cd game-template
git status
- name: "Commit"
uses: EndBug/[email protected]
with:
Expand Down

0 comments on commit 9ae788e

Please sign in to comment.