Create version.yaml

This commit is contained in:
Muhammad Atif Ali 2022-11-28 11:40:55 +03:00 committed by GitHub
parent 346122d62e
commit 714f94fd9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
.github/workflows/version.yaml vendored Normal file
View file

@ -0,0 +1,13 @@
name: Keep the versions up-to-date
on:
release:
types: [published, edited]
jobs:
actions-tagger:
runs-on: windows-latest
steps:
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest_tag: true