Skip to content

Commit

Permalink
Add IS_PRERELEASE:true to prerelease action workflow (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
guineveresaenger authored Nov 29, 2022
1 parent b61ec5b commit 2482870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
TRAVIS_OS_NAME: linux
VERSION_PREFIX: 4.0.0
IS_PRERELEASE: true

jobs:
build_sdk:
Expand Down

0 comments on commit 2482870

Please sign in to comment.