Skip to content

Commit

Permalink
Merge pull request #6 from Eslam3bed/add-badges
Browse files Browse the repository at this point in the history
Add badges
  • Loading branch information
Eslam3bed authored Sep 23, 2024
2 parents 27151dc + d62c0e8 commit 4ef685e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Setup Node.js 20
uses: actions/setup-node@v3
with:
node-version: '20'

- name: Checkout code
uses: actions/checkout@v3

Expand Down

0 comments on commit 4ef685e

Please sign in to comment.