Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update raw-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Free Domains Bot authored Dec 15, 2023
1 parent 80719e4 commit 4cb3e54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/raw-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:

- uses: actions/checkout@v3
with:
repository: free-domains/raw-api
path: raw-api
repository: free-domains/raw
path: raw
token: ${{ secrets.BOT }}

- uses: actions/setup-node@v3
Expand All @@ -37,10 +37,10 @@ jobs:
- name: Commit
uses: cpina/github-action-push-to-another-repository@main
with:
source-directory: "raw-api"
source-directory: "raw"
destination-github-username: free-domains
destination-repository-name: raw-api
user-email: bot@freesubdomains.org
destination-repository-name: raw
user-email: 125362033+free-domains-bot@users.noreply.github.com
user-name: free-domains-bot
commit-message: "Update Data via free-domains/register"
env:
Expand Down

0 comments on commit 4cb3e54

Please sign in to comment.