Skip to content

Commit

Permalink
rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Jul 19, 2024
1 parent 0ea5f68 commit 1d739cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/every-core-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:


jobs:
deploy-mainnet:
deploy-testnet:
uses: nearbuilders/bos-workspace/.github/workflows/deploy.yml@main
with:
bw-legacy: false
Expand Down
1 change: 1 addition & 0 deletions widget/every/thing/view.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ function Thing() {
options?.templateOverride ||
thing.template?.src ||
typeObj?.widgets?.view;

// Template
return (
<Widget
Expand Down

0 comments on commit 1d739cf

Please sign in to comment.