Skip to content

Commit

Permalink
bundler name change
Browse files Browse the repository at this point in the history
  • Loading branch information
michielpost committed May 18, 2024
1 parent 57241fe commit d2688a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-permaweb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Publish Website
run: dotnet publish src/aoWebWallet -o publish/aoWebWallet -c Release --version-suffix ${{ env.APP_VERSION }}
- name: upload the directory
uses: outlierventures/arweave-bundler-action@v0.3.2
uses: outlierventures/[email protected]
with:
command: upload
directory: publish/aoWebWallet/wwwroot/
Expand Down

0 comments on commit d2688a3

Please sign in to comment.