mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
Revert "build(deps): bump actions/deploy-pages from 2 to 4"
This reverts commit 8d19fc632f
.
It doesn't work and it's not clear why.
This commit is contained in:
parent
b2f157eba9
commit
4921f139d3
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -65,4 +65,4 @@ jobs:
|
||||
steps:
|
||||
- name: Deploy
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
uses: actions/deploy-pages@v2
|
||||
|
Loading…
Reference in New Issue
Block a user