Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunkLightTuna authored Dec 13, 2023
1 parent afadb4a commit 9c80b2c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4

- name: Exit if not on main branch
if: endsWith(github.event.base_ref, 'main') == false
run: exit -1

- name: Extract Version From Tag
id: get_version
uses: battila7/[email protected]
Expand Down

0 comments on commit 9c80b2c

Please sign in to comment.