added correct event for releae

This commit is contained in:
2024-08-22 20:36:14 -04:00
parent ec38c797c4
commit 0532f39b61

View File

@@ -3,7 +3,6 @@ on:
push:
branches:
- 'araxia-main'
- 'master'
pull_request:
branches:
- 'araxia-main'
@@ -22,4 +21,5 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
tag_release: true
event_name: ${{ github.event_name }}