Skip to content

Commit

Permalink
Update latest-tag.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 authored May 27, 2022
1 parent 3901421 commit 6460f45
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/latest-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ on:
types: [published, edited]

jobs:
latest-tagger:
runs-on: ubuntu-latest
actions-tagger:
runs-on: windows-latest
steps:
- uses: EndBug/latest-tag@latest
- uses: Actions-R-Us/actions-tagger@latest
with:
publish_latest_tag: true

0 comments on commit 6460f45

Please sign in to comment.