Skip to content

Commit cfb020d

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

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/create-tag@v1.0.0
119+
- uses: ydataai/create-tag@v1.0.0
120120
env:
121121
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
122122
with:

0 commit comments

Comments
 (0)