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