Skip to content

Commit

Permalink
Fix rev eidolon version for webui docker image to use latest ref on m…
Browse files Browse the repository at this point in the history
…ain.
  • Loading branch information
dbrewster committed Sep 6, 2024
1 parent 85a039d commit b2e66b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rev_eidolon_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
needs: rev
steps:
- uses: actions/checkout@v4
with:
ref: main
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit b2e66b1

Please sign in to comment.