Skip to content

Commit

Permalink
ci: fix extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
szkiba committed Mar 29, 2023
1 parent 25ddda5 commit 7839386
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
id: build
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-dashboard=/github/workspace
with: github.com/szkiba/xk6-top=/github/workspace
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
id: build
uses: szkiba/xk6bundler@v0
with:
with: github.com/szkiba/xk6-dashboard=/github/workspace
with: github.com/szkiba/xk6-top=/github/workspace

- name: Create Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 7839386

Please sign in to comment.