Moved back to releases for builds

This commit is contained in:
2024-05-18 21:58:59 -04:00
parent f793373909
commit c1dae54b95

View File

@@ -1,11 +1,11 @@
name: araxia-docker-test
on:
push:
branches:
- 'araxia-main'
# on:
# release:
# types: [published]
# push:
# branches:
# - 'araxia-main'
on:
release:
types: [published]
concurrency:
group: ${{ github.head_ref }} || concat(${{ github.ref }}, ${{ github.workflow }})