Skip to content

Commit 776fcec

Browse files
committed
updating image URL
1 parent e5b406d commit 776fcec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-image.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permissions: read-all
44

55
on:
66
push:
7-
branches: [ "main" ]
7+
branches: ["main"]
88
tags:
99
- 'v*.*.*' # glob for semver tags (including prereleases)
1010
pull_request:
@@ -16,4 +16,4 @@ jobs:
1616
secrets: inherit
1717
with:
1818
context: .
19-
image: 'hub.opensciencegrid.org/macrostrat/web'
19+
image: 'hub.opensciencegrid.org/macrostrat/rockd-website'

0 commit comments

Comments
 (0)