We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56652e commit d137d1bCopy full SHA for d137d1b
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
repository: techdroplabs/api-setup-action
19
token: ${{ secrets.MACHINES_SWU_TOKEN }}
20
- ref: master
+ ref: main
21
- name: Run api setup action
22
id: setup_action
23
uses: ./
0 commit comments