Skip to content

Commit

Permalink
Update deploy-to-gh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-hydraulic authored Jun 2, 2023
1 parent 322734e commit 8b01fbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-to-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
command: make copied-site
extra_flags: -Kapp.site.copy-to="${{ secrets.COPY_TO }}"
command: make copied-site
signing_key: ${{ secrets.SIGNING_KEY }}
agree_to_license: 1

0 comments on commit 8b01fbd

Please sign in to comment.