Skip to content
Snippets Groups Projects
Commit ed08ba1c authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Fix build-script

parent b5248bcd
No related branches found
Tags
No related merge requests found
...@@ -60,7 +60,7 @@ jobs: ...@@ -60,7 +60,7 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: release name: release
path: "/tmp/simplesamlphp-$VERSION.tar.gz" path: "/tmp/simplesamlphp-${{ env.VERSION }}.tar.gz"
retention-days: 1 retention-days: 1
- name: Calculate SHA checksum - name: Calculate SHA checksum
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment