Skip to content

adding tagger action #1

adding tagger action

adding tagger action #1

Workflow file for this run

---
# https://github.com/marketplace/actions/actions-tagger
name: release
"on":
release:
types: [published, edited]
workflow_dispatch:
jobs:
actions-tagger:
runs-on: windows-latest
steps:

Check failure on line 13 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

You have an error in your yaml syntax on line 13
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest_tag: true