Skip to content

Commit

Permalink
Update trigger-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vasfvitor committed Oct 28, 2023
1 parent 6bca781 commit ae5469e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: actions/checkout@v3
with:
repository: vasfvitor/tauri
ref: ${{inputs.tauriBranch}}
ref: ${{inputs.tauriBranch || inputs.tauriBranch.default}}
path: tauri

0 comments on commit ae5469e

Please sign in to comment.