mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
* fix BASE_BRANCH (#67)
This commit is contained in:
parent
064d711681
commit
186286e08e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# - git; I believe it's already installed.
|
||||
# - sed; GNU sed is preferred. POSIX sed may not work.
|
||||
|
||||
BASE_BRANCH="develop"
|
||||
BASE_BRANCH="development"
|
||||
|
||||
PACKAGE_NAME="ssh-key-action"
|
||||
URL_PRODUCT="https://github.com/shimataro/${PACKAGE_NAME}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue