animated-cube/.github/workflows/test.yaml
Zakary Timson 3be60ffb51
Some checks failed
Workflow Test / tag (push) Failing after 0s
Update .github/workflows/test.yaml
2023-08-07 01:19:56 +00:00

8 lines
127 B
YAML

name: Workflow Test
on: push
jobs:
tag:
uses: ztimson/actions/workflows/tag.yaml@develop
with:
branch: develop