Skip to content

Update release.yml

Update release.yml #2

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 12 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 12
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest_tag: true