File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change 44 push :
55 tags :
66 - pythnet-stylus-sdk-v*
7- # jobs:
8- # publish-pythnet-sdk:
9- # name: Publish Pythnet SDK
10- # runs-on: ubuntu-latest
11- # steps:
12- # - name: Checkout sources
13- # uses: actions/checkout@v2
7+ jobs :
8+ publish-pythnet-sdk :
9+ name : Publish Pythnet Stylus SDK
10+ runs-on : ubuntu-latest
11+ steps :
12+ - name : Checkout sources
13+ uses : actions/checkout@v2
1414
15- # - run: cargo publish --token ${CARGO_REGISTRY_TOKEN}
16- # env:
17- # CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
18- # working-directory: "pythnet/pythnet_sdk"
19-
20- # Just seetinh up this script
15+ - run : cargo publish --token ${CARGO_REGISTRY_TOKEN}
16+ env :
17+ CARGO_REGISTRY_TOKEN : ${{ secrets.CARGO_REGISTRY_TOKEN }}
18+ working-directory : target_chains/ethereum/sdk/stylus
You can’t perform that action at this time.
0 commit comments