Skip to content

Commit 159d8de

Browse files
committed
Fix to use repo name in workflow
1 parent 1e2c512 commit 159d8de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/virtualmin.dev:virtualmin-nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "virtualmin.dev: ${{ github.event.repository }}"
1+
name: "virtualmin.dev: ${{ github.repository }}"
22

33
on:
44
push:

0 commit comments

Comments
 (0)