Skip to content

Commit

Permalink
remove manual wf dispatch option from deploy-gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkobor committed Jan 19, 2024
1 parent c41b253 commit caf2ecb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- '*'
# To make it able to run manually, TODO remove when we're sure it's working
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit caf2ecb

Please sign in to comment.