Skip to content

Commit

Permalink
Update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mportuga authored Aug 17, 2023
1 parent b984679 commit 2a03d87
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ name: Create Release
# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
push:
branches:
- 'gh-pages'
push
workflow_dispatch:
# Inputs the workflow accepts.
inputs:
Expand Down

0 comments on commit 2a03d87

Please sign in to comment.