Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

Commit 85e2d87

Browse files
authored
Fix publish role workflow name (#127)
1 parent eff59eb commit 85e2d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-role.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Push rockspec
2+
name: Publish to Ansible Galaxy
33

44
on:
55
push:

0 commit comments

Comments
 (0)