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 39f5129 + 37f2000 commit 2247485Copy full SHA for 2247485
1 file changed
.github/workflows/deploy.yml
@@ -79,7 +79,7 @@ jobs:
79
MAVEN_PASSWORD: ${{ secrets.BUILD_PASSWORD }}
80
81
- name: Release
82
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
83
with:
84
files: |
85
/home/runner/work/OpenConext-oidcng/OpenConext-oidcng/oidc/target/oidcng-${{ github.ref_name }}.jar
0 commit comments