Skip to content

Commit

Permalink
add: mainにpush時のactions
Browse files Browse the repository at this point in the history
  • Loading branch information
bear-san committed Jun 11, 2024
1 parent 35647d2 commit 3b8e84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pr_merged.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
private_key: ${{ secrets.PRIVATE_KEY }}
- uses: actions/checkout@v4
with:
repository: 'bearsan/k8s-cluster-yaml'
repository: 'bear-san/k8s-cluster-yaml'
token: ${{ steps.auth_as_github_app.outputs.token }}
- name: create branch
run: |
Expand Down

0 comments on commit 3b8e84f

Please sign in to comment.