Skip to content

Merge pull request #26 from bitbeckers/fix/additional_jar_types #24

Merge pull request #26 from bitbeckers/fix/additional_jar_types

Merge pull request #26 from bitbeckers/fix/additional_jar_types #24

Workflow file for this run

# on:
# push:
# branches: ["feat/pg"]
# jobs:
# my_first_job:
# uses: web3-storage/add-to-web3@v2
# id: web3
# with:
# web3_token: ${{ secrets.WEB3_STORAGE_TOKEN }}
# path_to_add: 'dist'
# - run: echo ${{ steps.web3.outputs.cid }}
# - run: echo ${{ steps.web3.outputs.url }}