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 ea8a233 commit c1b16ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,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'
on: [push]
# workflow_dispatch:
# # Inputs the workflow accepts.
# inputs:
Expand Down

0 comments on commit c1b16ea

Please sign in to comment.