Skip to content

Commit

Permalink
Update FOSS sync commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes authored Aug 20, 2020
1 parent 6795635 commit 534c256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/posthog-foss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
repository: "posthog/posthog-foss"
ref: master
token: ${{ secrets.SYNC_GITHUB_TOKEN }} # SYNC_GITHUB_TOKEN is a PAT token with the workflows scope which is not in GITHUB_TOKEN
- name: Remove all non-FOSS parts
- name: Sync and remove all non-FOSS parts
uses: EndBug/add-and-commit@v4
with:
author_name: PostHog Bot
Expand Down

0 comments on commit 534c256

Please sign in to comment.