Skip to content

Commit

Permalink
chore: attempt with alt gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
gbockus-sf authored Nov 9, 2022
1 parent 9326ee3 commit c69c8dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/onPushToMain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ on:
jobs:
release:
uses: salesforcecli/github-workflows/.github/workflows/githubRelease.yml@gbockus/updateReleaseToIncludeTokenInput
secrets: inherit
with:
githubToken: ${{ secrets.IDEE_GH_TOKEN }}
secrets:
ALT_GITHUB_TOKEN: ${{ secrets.IDEE_GH_TOKEN }}

0 comments on commit c69c8dd

Please sign in to comment.