Skip to content

Commit

Permalink
Merge pull request #1070 from celestiaorg/yaz.update_deploy
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
YazzyYaz authored Sep 18, 2023
2 parents 5f68d33 + 6f58047 commit f9cb101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
keep_files: ${{ github.event_name == 'push' }}
# keep_files: ${{ github.event_name == 'push' }}
# The following lines assign commit authorship to the official
# GH-Actions bot for deploys to `gh-pages` branch:
# https://github.com/actions/checkout/issues/13#issuecomment-724415212
Expand Down

0 comments on commit f9cb101

Please sign in to comment.