Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 5e0f24f

Browse files
authored
Update no-release.yml
1 parent 5b42766 commit 5e0f24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
env:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212
steps:
13-
- uses: rymndhng/release-on-push-action@main
13+
- uses: rymndhng/release-on-push-action@master
1414
with:
1515
bump_version_scheme: norelease

0 commit comments

Comments
 (0)