Skip to content

Commit c039d3c

Browse files
committed
wrong repo and added secret token
1 parent cf6d167 commit c039d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/getbadge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
- name: Upload package to external repo release
3838
uses: svenstaro/upload-release-action@v2
3939
with:
40-
repo_name: AICAN-Research/FAST-Pathology-dependencies
41-
repo_token: ${{ secrets.FAST_PATHOLOGY_PUSH_TOKEN }}
40+
repo_name: andreped/NoCodeSeg
41+
repo_token: ${{ secrets.CI }}
4242
file: ${{github.workspace}}/assets/test.svg
4343
asset_name: test.svg
4444
file_glob: true

0 commit comments

Comments
 (0)