Skip to content

Commit

Permalink
Oops, I guess I can't have envs defined like that
Browse files Browse the repository at this point in the history
  • Loading branch information
WillNilges committed Feb 9, 2024
1 parent 4e75782 commit f1ced6c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/to-docker-hub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# Hardcoding the URL of meshdb into the image we build... There should
# to be a better way to do this.
env:
NEXT_PUBLIC_MESHDB_URL: https://db.grandsvc.mesh.nycmesh.net/

0 comments on commit f1ced6c

Please sign in to comment.