Skip to content

Commit

Permalink
ci: Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
vsgoulart authored Feb 12, 2024
1 parent 94b47dc commit 2cc95fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TASKLIST_CARBONISATION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
repository: camunda/tasklist
token: ${{ secrets.ADD_TO_HTO_PROJECT_PAT }}
path: tasklist
ref: "main"
ref: "master"
- name: Setup form-js cache
uses: actions/setup-node@d86ebcd40b3cb50b156bfa44dd277faf38282d12
with:
Expand Down

0 comments on commit 2cc95fe

Please sign in to comment.