We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9470d21 commit 4bbd43cCopy full SHA for 4bbd43c
.github/workflows/publish-release.yml
@@ -47,5 +47,4 @@ jobs:
47
uses: svenstaro/upload-release-action@v2
48
with:
49
repo_token: ${{ secrets.GITHUB_TOKEN }}
50
- file: ${{ github.workspace }}/openvpn-multi-authentication-plugin-linux-amd64.tar.gz
51
- draft: true
+ file: ${{ github.workspace }}/openvpn-multi-authentication-plugin-linux-amd64.tar.gz
0 commit comments