Skip to content

Commit

Permalink
use main
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Dec 23, 2020
1 parent 85ff784 commit 65765a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
repo: "integration",
title: "${{ steps.info.outputs.title }}",
head: 'frontend/${{ steps.info.outputs.version }}',
base: 'origin/main'
base: 'main'
})

0 comments on commit 65765a5

Please sign in to comment.