Skip to content

Commit

Permalink
πŸ™ Fixed sync action (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafSpecs committed Jan 26, 2024
1 parent a5c363d commit b33b9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-s3-posts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_OWNER: ${{ github.repository_owner }}
GITHUB_REPO: $REPO_NAME
GITHUB_REPO: ${{ github.event.repository.name}}


- name: 🏁 Check for changes
Expand Down

0 comments on commit b33b9dd

Please sign in to comment.