mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
Workflow fixed
This commit is contained in:
parent
a4a996c292
commit
bce0277e7b
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
run: git add .
|
||||
|
||||
- name: Commit changes
|
||||
run: git commit -m "Deploying ${GITHUB_SHA} to Github Pages"
|
||||
run: git commit --allow-empty -m "Deploying ${GITHUB_SHA} to Github Pages"
|
||||
|
||||
- name: Push changes
|
||||
run: git push github --force
|
||||
|
Loading…
Reference in New Issue
Block a user