Skip to content

Commit

Permalink
chore: Rename github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <[email protected]>
  • Loading branch information
tolusha committed Jun 12, 2024
1 parent dc1560d commit 434de7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/devworkspace-generator-publish-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# SPDX-License-Identifier: EPL-2.0
#

name: Release Che DevWorkspace Generator next version
name: Release next version

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/devworkspace-generator-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# SPDX-License-Identifier: EPL-2.0
#

name: Release Che DevWorkspace Generator stable version
name: Release stable version

on:
workflow_dispatch:
Expand Down

0 comments on commit 434de7a

Please sign in to comment.