Skip to content

Commit

Permalink
fix: indent when correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
anbraten committed Aug 24, 2021
1 parent 4320a70 commit 06f1bf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .woodpecker/.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ pipeline:
commands:
- git fetch --tags
- git status
when:
event: push
branch: master
when:
event: push
branch: master

prepare-release:
image: node:14-alpine
Expand Down

0 comments on commit 06f1bf1

Please sign in to comment.