This commit is contained in:
U-METAL103\103
2024-01-31 01:19:26 -06:00
parent 66d92940d9
commit 22bddf5b79
+2 -3
View File
@@ -72,9 +72,8 @@ jobs:
body: ${{ github.event.head_commit.message }}
- name: testing
run: |
ls -R
ls -la ${{ github.workspace }}\Digital Clock\bin\Release\
run: ls -R
run: ls -la ${{ github.workspace }}\Digital Clock\bin\Release\
- name: Upload Release
uses: softprops/action-gh-release@v1