Skip to content

Commit

Permalink
update ssh secrets for TagBot
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 authored Sep 22, 2020
1 parent 1bee0ac commit 86d8e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
- uses: JuliaRegistries/TagBot@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ssh: ${{ secrets.TagBot }}
ssh: ${{ secrets.TAGBOT }}

1 comment on commit 86d8e36

@timholy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.