Skip to content

Commit

Permalink
SCALRCORE-25162: Set proper fatmouse branch of requested tev2
Browse files Browse the repository at this point in the history
  • Loading branch information
vyahello committed Feb 2, 2023
1 parent 3ad4c98 commit eec1d6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
api-branch:
description: "API Branch"
required: true
default: "master"
db-branch:
description: "DB Branch"
required: false
Expand Down Expand Up @@ -39,6 +40,7 @@ jobs:
with:
repository: Scalr/fatmouse
path: fatmouse
ref: ${{ env.API_BRANCH }}
token: ${{ secrets.GH_PAT }}
- id: auth
uses: google-github-actions/auth@v0
Expand Down

0 comments on commit eec1d6e

Please sign in to comment.