Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 805ae52

Browse files
authored
Rename branch for devtools script
1 parent 4f869cc commit 805ae52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
app_id: ${{ secrets.BOT_APP_ID }}
1919
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
2020
- name: Build DevTools extension
21-
uses: ScratchAddons/devtools-script@master
21+
uses: ScratchAddons/devtools-script@main
2222
env:
2323
GH_TOKEN: ${{ steps.generate-token.outputs.token }}

0 commit comments

Comments
 (0)