Skip to content

Commit

Permalink
SCALRCORE-22990 fix UPSTREAM_ID error
Browse files Browse the repository at this point in the history
  • Loading branch information
DayS1eeper committed Aug 16, 2022
1 parent a5e3b0a commit 8f7024b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
REVIZOR_URL: ${{ secrets.REVIZOR_URL }}
REVIZOR_TOKEN: ${{ secrets.REVIZOR_TOKEN }}
SCALR_TOKEN: ${{ secrets.SCALR_TOKEN }}
UPSTREAM_ID: ${{ github.run_number }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
Expand Down

0 comments on commit 8f7024b

Please sign in to comment.