Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
typo in master wf
Browse files Browse the repository at this point in the history
  • Loading branch information
EngHabu committed Jan 31, 2021
1 parent 98fec33 commit 04d1cae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
name: Bump Version
if: github.event.commits[0].author.name != 'goreleaserbot'
runs-on: ubuntu-latest
# Only to ensure it can successfully build
needs: build-docker
outputs:
version: ${{ steps.bump-version.outputs.tag }}
steps:
Expand Down

0 comments on commit 04d1cae

Please sign in to comment.