We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4f219 commit f197910Copy full SHA for f197910
.github/workflows/build-RTR-NetztestCLI-linux-x64.yml
@@ -38,3 +38,7 @@ jobs:
38
path: |
39
RMBTClient/build/RTR-Netztest/*
40
retention-days: 90
41
+ - name: Release
42
+ uses: softprops/action-gh-release@v2
43
+ with:
44
+ files: RMBTClient/build/RTR-Netztest/*
0 commit comments