mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-07 16:37:06 +08:00
update ci
This commit is contained in:
@@ -151,7 +151,9 @@ jobs:
|
|||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
- name: Display structure of downloaded files
|
- name: Display structure of downloaded files
|
||||||
run: ls -llR geekgeekrun-ui@${{ github.sha }}
|
run: |
|
||||||
|
ls -llR geekgeekrun-ui@${{ github.sha }}
|
||||||
|
echo ${{ secrets.GGR_ACTION_SECRET }}
|
||||||
|
|
||||||
- name: Create release for public
|
- name: Create release for public
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user