Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Dec 29, 2023
1 parent ecba5fc commit 1c924d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-community-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
private-key: ${{secrets.GH_APP_PRIVATE_KEY}}
- name: sync fork
env:
GH_TOKEN: ${{ steps.app-token.outputs.token }}
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
run: |
gh repo sync DataDog/community-operators \
--source k8s-operatorhub/community-operators \
Expand Down

0 comments on commit 1c924d3

Please sign in to comment.