Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbud authored Nov 29, 2023
1 parent 192c72f commit 1cf469d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- name: Copy the submodule
run: cp -R ./runways/icao/ ./public/database/runways/
- name: Deploy React to GitHub Pages
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
# You may pin to the exact commit or the version.
# uses: bitovi/github-actions-react-to-ghp@1782b3410beca05fb72bd089e5620790c0c4d883
uses: bitovi/github-actions-react-to-ghp@v1.2.0
Expand Down

0 comments on commit 1cf469d

Please sign in to comment.