Skip to content

Commit

Permalink
Merge pull request #7 from Eslam3bed/add-badges
Browse files Browse the repository at this point in the history
update
  • Loading branch information
Eslam3bed authored Sep 23, 2024
2 parents eb696a7 + e8a7c21 commit fb1c070
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ 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
uses: actions/checkout@v2

- name: Tag the repository
id: tag
Expand Down

0 comments on commit fb1c070

Please sign in to comment.