Skip to content

Commit

Permalink
Fix branch name for the master workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Jan 2, 2025
1 parent 6050f13 commit 3c28411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webmin.dev:authentic-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
uses: webmin/webmin-ci-cd/.github/workflows/testing-master-workflow.yml@master
uses: webmin/webmin-ci-cd/.github/workflows/testing-master-workflow.yml@main
with:
build-type: package
secrets:
Expand Down

0 comments on commit 3c28411

Please sign in to comment.