bash export

This commit is contained in:
Artur Akmalov
2023-05-23 23:06:52 +05:00
parent ee3c4c4707
commit 9e8886b908

View File

@@ -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