Skip to content

Commit 4ed8366

Browse files
author
Andrei Jiroh Eugenio Halili
committed
Fix misspelling bug real quick
Signed-off-by: Andrei Jiroh Eugenio Halili <[email protected]>
1 parent c3627ed commit 4ed8366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-lockfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
lockfile-generator:
8-
runs-on: ubutnu-latest
8+
runs-on: ubuntu-latest
99
env:
1010
RELEASES_GPG_PASSPHARSE: ${{ secrets.RELEASES_GPG_PASSPHARSE }}
1111
RELEASES_GPG_KEY: ${{ secrets.RELEASES_GPG_KEY }}

0 commit comments

Comments
 (0)