Skip to content

Commit

Permalink
fix(action): try to fix split-monorepo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelAlphonso committed Aug 1, 2022
1 parent 02c8db7 commit 57d3cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/split-monorepo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Save token to env
run: echo "GITHUB_TOKEN=$(echo ${{ steps.get_workflow_token.outputs.token }})" >> $GITHUB_ENV

- uses: google/secrets-sync-action
- uses: google/secrets-sync-action@v1.4.1
with:
SECRETS: |
^BUTLER_TOKEN$
Expand Down

0 comments on commit 57d3cea

Please sign in to comment.