Skip to content

Commit

Permalink
ehco
Browse files Browse the repository at this point in the history
  • Loading branch information
arddluma committed Feb 27, 2024
1 parent e48ea96 commit ac07a7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
run: |
cd frontend
echo frontend_version=$(node -p "require('./package.json').version") >> $GITHUB_OUTPUT
- name:
run: echo ${{ steps.get_frontend_version.outputs.frontend_version }}
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit ac07a7c

Please sign in to comment.