Skip to content

Commit af45d49

Browse files
committed
fix
1 parent 04f7f29 commit af45d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
with:
6363
args: release --rm-dist --release-notes .github/CHANGELOG.md
64-
workdir: ./cmd/driplane
64+
#workdir: ./cmd/driplane
6565

6666
#- name: Create release on GitHub
6767
# uses: docker://goreleaser/goreleaser:latest

0 commit comments

Comments
 (0)