Skip to content

Commit 7e1d55a

Browse files
committed
fix: workflow name didn't have access to the 'github' context
1 parent bbea130 commit 7e1d55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build, package and push ${{ github.repository }} OCI image
1+
name: Build, package and push OCI image
22

33
on:
44
push:

0 commit comments

Comments
 (0)