mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
GitHub Actions: initial commit
This commit is contained in:
@@ -22,8 +22,9 @@ before_install:
|
||||
|
||||
stages:
|
||||
- name: test
|
||||
if: branch = disabled
|
||||
- name: snapshot
|
||||
if: branch = master AND type IN (push) AND tag IS blank
|
||||
if: branch = disabled AND type IN (push) AND tag IS blank
|
||||
- name: release
|
||||
if: type IN (push) AND tag IS present
|
||||
|
||||
|
||||
Reference in New Issue
Block a user