Skip to content

Commit

Permalink
Update ringo to use deploy key
Browse files Browse the repository at this point in the history
  • Loading branch information
dime10 committed Jul 15, 2024
1 parent 37be6b4 commit eb52b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-nightly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout Catalyst repo
uses: actions/checkout@v4
with:
token: ${{ secrets.AUTO_UPDATE_VERSION_RINGO_TOKEN }}
ssh-key: ${{ secrets.AUTO_UPDATE_VERSION_RINGO_KEY }}

- name: Bump dev version
run: |
Expand Down

0 comments on commit eb52b7f

Please sign in to comment.