Skip to content

Commit

Permalink
Adding comment to see if it resolves github display error
Browse files Browse the repository at this point in the history
GitHub isn't displaying the changes I've made to this file, namely removing the consolidate-differences branch. I'm not sure why it's not displaying this, since when I go to edit the file in github, it looks correct. So, I'm adding a comment to see if it updates the file and makes it display correctly.
  • Loading branch information
nataliejschultz committed Jun 17, 2024
1 parent b961417 commit a245e7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches: [ master, gis-based-mode-detection ]

#Dockerhub credentials are set as environment variables
env:
DOCKER_USER: ${{secrets.DOCKER_USER}}
DOCKER_PASSWORD: ${{secrets.DOCKER_PASSWORD}}
Expand Down

0 comments on commit a245e7d

Please sign in to comment.