Skip to content

Commit

Permalink
Merge pull request #7 from ahmedosama07/devOps
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
ahmedosama07 authored Dec 3, 2023
2 parents 2ff87fc + 7eab8af commit e5a0f33
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 @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Create Release
id: create_release
uses: actio ns/create-release@v1
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e5a0f33

Please # to comment.