Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4fc2e2b

Browse files
authoredMay 19, 2025··
Fix build ref
1 parent d49c428 commit 4fc2e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
build:
6-
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@master
6+
uses: FoundatioFx/Foundatio/.github/workflows/build-workflow.yml@main
77
with:
88
org: exceptionless
99
secrets:

0 commit comments

Comments
 (0)
Please sign in to comment.