Skip to content

Commit

Permalink
Update lume_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfieKnee authored Nov 14, 2023
1 parent 516c9e4 commit 9c8e5e8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/lume_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
id: deployment
# uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2
with:
token: ***
timeout: 600000
error_count: 10
reporting_interval: 5000
artifact_name: github-pages
preview: false
with:
token: ***
timeout: 600000
error_count: 10
reporting_interval: 5000
# artifact_name: github-pages
preview: false

0 comments on commit 9c8e5e8

Please sign in to comment.