Skip to content

Commit

Permalink
GH Actions: rename to main.yml workflow, job 'build'
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Nov 12, 2023
1 parent 25d0fdb commit 44e8329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml → .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- stable

jobs:
publish-npm:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 44e8329

Please sign in to comment.