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.
2 parents e81e45a + 84e8a16 commit 6f98761Copy full SHA for 6f98761
1 file changed
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
labels: ${{ steps.meta.outputs.labels }}
53
54
- name: Release
55
- uses: softprops/action-gh-release@v2.3.3
+ uses: softprops/action-gh-release@v2.4.1
56
if: github.ref == 'refs/heads/master'
57
with:
58
tag_name: ${{ env.OPENVPN_VERSION }}-build${{ env.BUILD_ID }}
0 commit comments