Skip to content

Commit 482bb75

Browse files
authored
Update master-deployment.yml (#336)
1 parent 8660569 commit 482bb75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/master-deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
context: .
8080
file: ./Dockerfile
8181
push: true
82-
tags: ${{ secrets.DOCKER_HUB_LABS_USERNAME }}/neodash:latest,${{ secrets.DOCKER_HUB_LABS_ACCESS_TOKEN }}/neodash:2.2.2
82+
tags: ${{ secrets.DOCKER_HUB_LABS_USERNAME }}/neodash:latest,${{ secrets.DOCKER_HUB_LABS_USERNAME }}/neodash:2.2.2
8383
build-docker-legacy:
8484
needs: build-test
8585
runs-on: ubuntu-latest
@@ -170,4 +170,4 @@ jobs:
170170
with:
171171
token: ${{ secrets.DOCS_REFRESH_TOKEN }}
172172
repository: neo4j-documentation/docs-refresh
173-
event-type: labs
173+
event-type: labs

0 commit comments

Comments
 (0)