Skip to content

Commit

Permalink
fix typo ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
coffee-cup committed Oct 22, 2024
1 parent eed60d9 commit 58a6d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
publish-npm:
name: Publish NPM
needs: ["create-release", "build-release", "publish-release"]
runs-on: ubuntu-lates
runs-on: ubuntu-latest

steps:
- name: Use Node.js
Expand Down

0 comments on commit 58a6d64

Please sign in to comment.