Skip to content

Commit 4bbd43c

Browse files
author
osenchenko
committed
update workflow
1 parent 9470d21 commit 4bbd43c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,4 @@ jobs:
4747
uses: svenstaro/upload-release-action@v2
4848
with:
4949
repo_token: ${{ secrets.GITHUB_TOKEN }}
50-
file: ${{ github.workspace }}/openvpn-multi-authentication-plugin-linux-amd64.tar.gz
51-
draft: true
50+
file: ${{ github.workspace }}/openvpn-multi-authentication-plugin-linux-amd64.tar.gz

0 commit comments

Comments
 (0)