Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from target/release-workfl
Browse files Browse the repository at this point in the history
release workflow
  • Loading branch information
CodeYogiCo authored Feb 10, 2022
2 parents a664fba + 284bfb6 commit a93800e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
with:
push: true
tags: |
target/pull-request-code-coverage:lastest
target/pull-request-code-coverage:latest
target/pull-request-code-coverage:${{ github.event.release.tag_name }}

0 comments on commit a93800e

Please sign in to comment.