Skip to content

Commit 9ed3108

Browse files
Merge pull request #2 from codesmithcloud/fix-workflow
fix: workflow name didn't have access to the 'github' context
2 parents bbea130 + 7e1d55a commit 9ed3108

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)