mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
resolve access to secrets and a few other issues
Signed-off-by: R.I.Pienaar <rip@devco.net>
This commit is contained in:
3
.github/workflows/rc_nightly.yaml
vendored
3
.github/workflows/rc_nightly.yaml
vendored
@@ -19,4 +19,7 @@ jobs:
|
||||
- uses: ./src/github.com/nats-io/nats-server/.github/actions/nightly-release
|
||||
with:
|
||||
go: "1.19"
|
||||
workdir: src/github.com/nats-io/nats-server
|
||||
label: nightly-main
|
||||
hub_username: "${{ secrets.DOCKER_USERNAME }}"
|
||||
hub_password: "${{ secrets.DOCKER_PASSWORD }}"
|
||||
Reference in New Issue
Block a user