Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Dmytro Nochevnov <[email protected]>
  • Loading branch information
dmytro-ndp committed Feb 6, 2022
1 parent e5dd37d commit 4546999
Show file tree
Hide file tree
Showing 5 changed files with 189,624 additions and 178,132 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: publish

on:
push:
branches: [ main ]
branches: [main]

jobs:
publish:
Expand Down Expand Up @@ -36,4 +36,3 @@ jobs:
git add ./*
git commit -m "Publish next version $(date +'%Y-%m-%d')" -s
git push -f "https://$GITHUB_ACTOR:[email protected]/che-incubator/happy-path-tests-action.git" next
Loading

0 comments on commit 4546999

Please sign in to comment.