mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-08-20 00:15:11 -05:00
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
run: |
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git add "*.xml" SpoilerSeasonEnabled
|
||||
git add "*.xml" "*.json" SpoilerSeasonEnabled
|
||||
git commit -m "Deploy: $GITHUB_SHA"
|
||||
git push
|
||||
deploy_commit=`git rev-parse HEAD`
|
||||
|
||||
Reference in New Issue
Block a user