mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
build(deps): bump aquiladev/ipfs-action from 0.1.5 to 0.1.6
Bumps [aquiladev/ipfs-action](https://github.com/aquiladev/ipfs-action) from 0.1.5 to 0.1.6. - [Release notes](https://github.com/aquiladev/ipfs-action/releases) - [Changelog](https://github.com/aquiladev/ipfs-action/blob/master/.release-it.json) - [Commits](https://github.com/aquiladev/ipfs-action/compare/v0.1.5...v0.1.6) --- updated-dependencies: - dependency-name: aquiladev/ipfs-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
291c9d5ae3
commit
5fd98a13e2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
cache: 'yarn'
|
||||
- run: yarn install --prefer-offline
|
||||
- run: yarn build && sed -i 's/fonts.gstatic.com/fonts.kavin.rocks/g' dist/css/*.css
|
||||
- uses: aquiladev/ipfs-action@v0.1.5
|
||||
- uses: aquiladev/ipfs-action@v0.1.6
|
||||
id: ipfs-add
|
||||
with:
|
||||
path: ./dist
|
||||
|
Loading…
Reference in New Issue
Block a user