Skip to content

Commit

Permalink
Update source_creation.yml to use main branch on FreeCAD repo
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianinsaval authored Oct 12, 2023
1 parent 2257b60 commit 92ea59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source_creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
tag: ["weekly-builds"]
branch: ["master"]
branch: ["main"]

steps:
- name: Run a multi-line script
Expand Down

0 comments on commit 92ea59c

Please sign in to comment.