mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
Rename setp
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: create env file
|
||||
- name: Create env file
|
||||
run: |
|
||||
touch .env
|
||||
echo NEXT_PUBLIC_GITHUB_API=${{ secrets.NEXT_PUBLIC_GITHUB_API }} >> .env
|
||||
|
Reference in New Issue
Block a user