File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 3232 website : " https://greenboi.me"
3333 categories : " mods maps tools items"
3434 - run : echo ${{ steps.pub.outputs.url }}
35- - uses : actions/checkout@v3
36- - id : pub_prebuilt
37- uses : ./
38- with :
39- namespace : GreenTF
40- description : Test
41- dev : true
42- token : ${{ secrets.TS_KEY }}
43- name : test
44- version : 0.${{ github.run_number }}.1
45- community : test # needs to be test for thunderstore.dev
46- file : test_zip.zip
47-
4835
4936
5037
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ outputs:
4949 description : ' URL of uploaded mod'
5050runs :
5151 using : docker
52- image : ghcr.io/greentf/utp:latest
52+ image : docker:// ghcr.io/greentf/utp:latest
5353 env :
5454 TCLI_AUTH_TOKEN : ${{ inputs.token }}
5555 TS_COMMUNITY : ${{ inputs.community }}
You can’t perform that action at this time.
0 commit comments