actions-test/.gitea/workflows/action_push.yml
jusax23 8da70444b4
Some checks failed
Push Action / test (push) Failing after 31s
Tag Action / test (push) Successful in 38s
Tag Action / release_code (push) Successful in 17s
Tag Action / release_amd (push) Successful in 29s
release actions
2024-02-26 13:48:39 +01:00

8 lines
85 B
YAML

name: Push Action
on: [push]
jobs:
test:
uses: ./.gitea/workflows/test.yml