Skip to content

Commit

Permalink
🏷️🔧 Add tag latest to actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MemoOlv authored Oct 3, 2024
1 parent a5c7e33 commit 21abd9d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ jobs:
run: docker run islasgeci make coverage
- name: Corre mutation testing
run: docker run islasgeci make mutants
- name: Create/Update tag
uses: rickstaa/[email protected]
with:
tag: "latest"
message: "Latest release"
force_push_tag: true

0 comments on commit 21abd9d

Please sign in to comment.