Compare commits

...
3 Commits
95 ... 98
Author SHA1 Message Date
U-METAL103\103 cf5607f783 zip3 2024-01-31 01:48:54 -06:00
U-METAL103\103 a90f31540d zipwin 2024-01-31 01:34:00 -06:00
U-METAL103\103 aeb6b43254 zip 2024-01-31 01:29:54 -06:00
+1 -1
View File
@@ -73,8 +73,8 @@ jobs:
- name: testing
run: |
Compress-Archive -Path "${{ github.workspace }}\Digital Clock\bin\Release\" -Destination Release.zip
ls -R
ls -la ${{ github.workspace }}\Digital Clock\bin\Release\
- name: Upload Release
uses: softprops/action-gh-release@v1