Skip to content

Commit d137d1b

Browse files
authored
use main branch of api-setup-action
1 parent f56652e commit d137d1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
repository: techdroplabs/api-setup-action
1919
token: ${{ secrets.MACHINES_SWU_TOKEN }}
20-
ref: master
20+
ref: main
2121
- name: Run api setup action
2222
id: setup_action
2323
uses: ./

0 commit comments

Comments
 (0)