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

Commit 0a7ebb1

Browse files
committed
fixed typo
1 parent e543dea commit 0a7ebb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: zwaldowski/semver-release-action@v1
4040
with:
4141
bump: patch
42-
prefix: @agile
42+
prefix: agile
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444

4545
# Create Release Pull Request

0 commit comments

Comments
 (0)