Skip to content

Commit

Permalink
[GH Action] fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
angerman committed Jan 18, 2022
1 parent 12310e7 commit 7b29f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -5,7 +5,7 @@ on:
- master
jobs:
Build-Overlay:
run-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
Expand Down

0 comments on commit 7b29f67

Please sign in to comment.