Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
siarheidudko committed Oct 16, 2024
1 parent f4d20f4 commit 32432cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ jobs:
- name: Set RELEASE_VERSION env
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/*/}" >> $GITHUB_ENV
- name: Create Release
if: ${{ !endsWith(env.RELEASE_VERSION, '-beta') }}
id: create_release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit 32432cc

Please sign in to comment.