Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Eslam3bed committed Sep 23, 2024
1 parent d62c0e8 commit e8a7c21
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 e8a7c21

Please sign in to comment.