Skip to content

Commit 83ab160

Browse files
committed
Fix: 오타수정
1 parent c0939cb commit 83ab160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

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

88
jobs:
99
build-and-deploy:
10-
runs-on: ubuntu-lates
10+
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write # GitHub Pages 배포를 위해 쓰기 권한 부여t
1313
steps:

0 commit comments

Comments
 (0)