Skip to content

Commit 7c9c4ca

Browse files
Update nightly.yml
1 parent f0cc2ab commit 7c9c4ca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,11 @@ jobs:
6363
name: tensorflow-pack-release
6464
path: ${{ github.workspace }}/out
6565

66+
- name: Update nightly release
67+
uses: eine/tip@master
68+
with:
69+
tag: nightly
70+
rm: true
71+
token: ${{ secrets.GITHUB_TOKEN }}
72+
files: ${{ github.workspace }}/out/*.pack
6673

0 commit comments

Comments
 (0)