Skip to content

Commit 4500563

Browse files
committed
fix(actions): uses ydata/create-tag (#1371)
1 parent 5743b6c commit 4500563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-master.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- prepare
117117

118118
steps:
119-
- uses: simpleactions/[email protected]
119+
- uses: ydata/[email protected]
120120
env:
121121
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
122122
with:

0 commit comments

Comments
 (0)