Skip to content

Commit b42115e

Browse files
committed
chore: add the timestamp back to the create-pull-request action
1 parent 9ef1414 commit b42115e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ runs:
7575
uses: peter-evans/create-pull-request@v6
7676
with:
7777
token: ${{ inputs.github-token }}
78-
# branch-suffix: timestamp
78+
branch-suffix: timestamp
7979
branch: git-tag-to-workflow-dispatch
8080
commit-message: |
8181
chore: automated git tags to workflow dispatch

0 commit comments

Comments
 (0)