We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6d167 commit c039d3cCopy full SHA for c039d3c
.github/workflows/getbadge.yml
@@ -37,8 +37,8 @@ jobs:
37
- name: Upload package to external repo release
38
uses: svenstaro/upload-release-action@v2
39
with:
40
- repo_name: AICAN-Research/FAST-Pathology-dependencies
41
- repo_token: ${{ secrets.FAST_PATHOLOGY_PUSH_TOKEN }}
+ repo_name: andreped/NoCodeSeg
+ repo_token: ${{ secrets.CI }}
42
file: ${{github.workspace}}/assets/test.svg
43
asset_name: test.svg
44
file_glob: true
0 commit comments