mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 15:27:16 -06:00
GitHub Actions: run if tags are pushed
This commit is contained in:
@@ -25,8 +25,8 @@ stages:
|
||||
if: branch = disabled
|
||||
- name: snapshot
|
||||
if: branch = disabled AND type IN (push) AND tag IS blank
|
||||
- name: release
|
||||
if: type IN (push) AND tag IS present
|
||||
# - name: release
|
||||
# if: type IN (push) AND tag IS present
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user