Skip to content

Commit

Permalink
Do not create a release when building a snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Apr 3, 2024
1 parent b41c017 commit 3eec2dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
${{ steps.changelog.outputs.changelog }}
env:
GITHUB_TOKEN: ${{ github.token }}
if: github.event_name != 'workflow_dispatch'

- name: Check account-gui zip existence
id: check_file_account_gui
Expand Down

0 comments on commit 3eec2dd

Please sign in to comment.