Skip to content

Commit

Permalink
Correct names in scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jwj019 committed Jun 12, 2024
1 parent d9bd883 commit 02802e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/prepare-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
set -eu

GITHUB_BASE="https://github.com"
GITHUB_USER="shimataro"
GITHUB_REPO="ssh-key-action"
GITHUB_USER="niaid"
GITHUB_REPO="monarch-actions-key-writer"

UPSTREAM="origin"

Expand Down

0 comments on commit 02802e7

Please sign in to comment.