Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
chore: modify github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultserti committed Sep 4, 2022
1 parent 2794beb commit 2c10797
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
jobs:
build:
name: Create Release
# only runs on main
if: github.event.base_ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
# GET VERSION TAG
Expand Down

0 comments on commit 2c10797

Please sign in to comment.