Skip to content

Commit

Permalink
fix indentation error in publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shankarpandala committed Sep 28, 2022
1 parent 24c7996 commit aad245d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:

jobs:
deploy:

runs-on:ubuntu-latest
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit aad245d

Please sign in to comment.