Skip to content

Commit

Permalink
Update release-native.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agarciadom authored May 22, 2024
1 parent 31230dc commit 8c9f386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Upload release asset
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh release upload ${{ GITHUB_REF }} build/native/nativeCompile/Ecore2Emfatic*
run: gh release upload $GITHUB_REF_NAME build/native/nativeCompile/Ecore2Emfatic*

0 comments on commit 8c9f386

Please sign in to comment.