Skip to content

Commit

Permalink
try specifying default repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MongoCaleb committed Jul 8, 2024
1 parent 9d20734 commit 4472de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-preview-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
echo ${{ github.head_ref }}
echo ${{ github.base_ref }}
echo ${{github.ref}}
gh repo set-default --view
gh repo set-default mongodb/docs-app-services
gh pr diff ${{github.ref}} --name-only
#links_action
#master
Expand Down

0 comments on commit 4472de9

Please sign in to comment.