We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a5eea2 + 324c5f9 commit 4c55621Copy full SHA for 4c55621
.github/workflows/git-push.yml
@@ -16,7 +16,7 @@ jobs:
16
run: sh ./build.sh
17
- name: Pushes to another repository
18
id: push_directory
19
- uses: cpina/github-action-push-to-another-repository@develop
+ uses: cpina/github-action-push-to-another-repository@v2
20
env:
21
API_TOKEN_GITHUB: ${{ secrets.YEWON_GITHUB_KEY }}
22
with:
0 commit comments