Skip to content

Commit

Permalink
chore: Don't use user key for updating dist (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik authored Nov 27, 2024
1 parent 65eca26 commit 60624b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ssh-key: ${{ secrets.SCALA_CLI_SETUP_INTERNAL_KEY }}
- name: Setup Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 60624b1

Please sign in to comment.