Skip to content

Commit 4c55621

Browse files
authored
Merge pull request #48 from DaengPlace/yewoniiii-patch-1
Update git-push.yml
2 parents 3a5eea2 + 324c5f9 commit 4c55621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: sh ./build.sh
1717
- name: Pushes to another repository
1818
id: push_directory
19-
uses: cpina/github-action-push-to-another-repository@develop
19+
uses: cpina/github-action-push-to-another-repository@v2
2020
env:
2121
API_TOKEN_GITHUB: ${{ secrets.YEWON_GITHUB_KEY }}
2222
with:

0 commit comments

Comments
 (0)