Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Connoropolous authored Oct 7, 2021
1 parent 66991dc commit be3e413
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
name: Release

# on:
# push:
# tags:
# - v[0-9]+.*

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
tags:
- v[0-9]+.*

jobs:
# the create-release would be used once we want to create a specific release based on if the commit has a tag
Expand Down

0 comments on commit be3e413

Please sign in to comment.