Skip to content

Commit 20b1dd5

Browse files
author
Samuel Guillemet
committed
✏️ Fix workflow name
1 parent 7734c2a commit 20b1dd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow aims to release a new version of the project when a commit is pushed to the main branch.
22

3-
name: Release and publish
3+
name: Release on push to main branch
44

55
on:
66
push:

0 commit comments

Comments
 (0)