Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
fix: add dialtone_ci_token
Browse files Browse the repository at this point in the history
  • Loading branch information
braddialpad committed Sep 29, 2022
1 parent 4a186a0 commit 10ea3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: cpina/github-action-push-to-another-repository@v1.5.1
continue-on-error: true
env:
API_TOKEN_GITHUB: ${{ secrets.DIALTONE_NPM_TOKEN }}
API_TOKEN_GITHUB: ${{ secrets.DIALTONE_CI_TOKEN }}
with:
user-email: 'dialtone@dialpad.com'
source-directory: 'dist_ios'
Expand Down

0 comments on commit 10ea3f3

Please sign in to comment.