Skip to content

Commit d2688a3

Browse files
committed
bundler name change
1 parent 57241fe commit d2688a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-permaweb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Publish Website
3434
run: dotnet publish src/aoWebWallet -o publish/aoWebWallet -c Release --version-suffix ${{ env.APP_VERSION }}
3535
- name: upload the directory
36-
uses: outlierventures/arweave-bundler-action@v0.3.2
36+
uses: outlierventures/arweave-bundler@v0.3.2
3737
with:
3838
command: upload
3939
directory: publish/aoWebWallet/wwwroot/

0 commit comments

Comments
 (0)