Skip to content

Commit

Permalink
Update get-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Jan 4, 2024
1 parent a94b6ad commit f70ca66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create dummy test.txt
run: echo "This is a test file" > ./test.txt
- name: Upload node Image to Release
uses: actions/upload-release-asset@v3
uses: actions/upload-release-asset@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit f70ca66

Please sign in to comment.