Skip to content

Commit

Permalink
feat: use releaseworkflow for docker hub release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuller88 committed Jan 27, 2021
1 parent b51f685 commit 0bc8140
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
runs-on: ubuntu-latest
env:
CI: "true"
VERSION: ${{ needs.getversion.outputs.version }}
steps:
- name: Check out the repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 0bc8140

Please sign in to comment.