Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-ui-designer
Commits
b39c37ac
Commit
b39c37ac
authored
Nov 17, 2021
by
benjaminParisel
Browse files
Merge branch 'master' into dev
parents
965e3ec2
a33acf3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
b39c37ac
...
...
@@ -6,11 +6,13 @@ on:
-
dev
-
master
-
release-*
-
1.*
pull_request
:
branches
:
-
dev
-
master
-
release-*
-
1.*
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch
:
...
...
.github/workflows/release-uid.yml
View file @
b39c37ac
...
...
@@ -54,7 +54,7 @@ jobs:
shell
:
bash
run
:
|
git config remote.public.url >&- || git remote add public https://github.com/bonitasoft/bonita-ui-designer.git
git push public
-repo
${{ steps.newTagVersion.outputs.value}}
git push public ${{ steps.newTagVersion.outputs.value}}
-
name
:
Create Release
uses
:
ncipollo/release-action@v1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment