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

Bump pixelfederation/gh-action-gh-release from 0.2.0 to 0.2.2 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/gh-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
gh-release:
uses: pixelfederation/gh-action-gh-release/.github/workflows/[email protected].0
uses: pixelfederation/gh-action-gh-release/.github/workflows/[email protected].2
with:
# If enabled, respects commits between SemVer tag build num iterations instead of previous commited tag (eg: X.X.X-y_2 -> X.X.X-y_3)
tag_num: false
Expand Down
Loading