Update .github/workflows/test.yaml
Some checks failed
Workflow Test / tag (push) Failing after 0s

This commit is contained in:
Zakary Timson 2023-08-07 01:19:30 +00:00
parent 0066706cf4
commit 6eba7c107a

View File

@ -2,10 +2,7 @@ name: Workflow Test
on: push
jobs:
first:
name: Step One
runs-on: ubuntu-latest
steps:
- uses: ztimson/actions/git/checkout@develop
- run: ls
- uses: ztimson/actions/git/tag@develop
tag:
uses: ztimson/actions/workflows/tag.yaml
with:
branch: develop