Skip to content

Commit 4e91f06

Browse files
authored
Merge pull request #12 from GetTerminus/dpr-switch-v2
BREAKING: Switch to version v2
2 parents b81ed20 + 9e266be commit 4e91f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: weareyipyip/walking-tag-action@v2
1515
with:
1616
tag-name: v1-beta
17-
tag-message: The current beta is based on this commit
17+
tag-message: The current beta is based on this commit.
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)