Skip to content

Commit

Permalink
Specified the branch
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed Mar 19, 2024
1 parent e0a89da commit 860344f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ on:
jobs:
build:
name: Build
uses: DbUp/Universe/ReusableWorkflows/build.yml
uses: DbUp/Universe/ReusableWorkflows/build.yml@main

2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
jobs:
publish:
name: Publish Package
uses: DbUp/Universe/ReusableWorkflows/publish-release.yml
uses: DbUp/Universe/ReusableWorkflows/publish-release.yml@main
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:
jobs:
report:
name: Test Report 🧪
uses: DbUp/Universe/ReusableWorkflows/test-report.yml
uses: DbUp/Universe/ReusableWorkflows/test-report.yml@main

0 comments on commit 860344f

Please sign in to comment.