Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0c01ad30c1 | ||
|
|
22bddf5b79 | ||
|
|
66d92940d9 |
@@ -72,7 +72,9 @@ jobs:
|
||||
body: ${{ github.event.head_commit.message }}
|
||||
|
||||
- name: testing
|
||||
run: pwd
|
||||
run: |
|
||||
ls -R
|
||||
ls -la ${{ github.workspace }}\Digital Clock\bin\Release\
|
||||
|
||||
- name: Upload Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
||||
Reference in New Issue
Block a user