mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 16:10:16 +00:00
bash
This commit is contained in:
@@ -30,5 +30,6 @@ jobs:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./build
|
||||
|
||||
- name: GitHub Pages custom URL
|
||||
run: bash export GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} github-page-url.sh
|
||||
- name: GitHub Pages change URL
|
||||
shell: bash
|
||||
run: GITHUB_TOKEN=${{secrets.github_token}} ./github-page-url.sh
|
||||
|
||||
Reference in New Issue
Block a user