Skip to content

Commit

Permalink
Update api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EducatedSuddenBucket authored Nov 7, 2024
1 parent 650b626 commit fc713f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ jobs:
- name: Commit
uses: cpina/github-action-push-to-another-repository@main
with:
source-directory: "raw-api"
source-directory: "api"
destination-github-username: is-truly-a-pro
destination-repository-name: api
user-email: actions@github.com
user-name: "GitHub Actions"
user-name: "Someone"
env:
API_TOKEN_GITHUB: ${{ secrets.GH_API_TOKEN }}

0 comments on commit fc713f1

Please sign in to comment.