Skip to content

Commit

Permalink
use id instead of name
Browse files Browse the repository at this point in the history
Signed-off-by: Jose R. Gonzalez <[email protected]>
  • Loading branch information
komish committed Jul 6, 2023
1 parent 586bbbf commit 4660b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
ve1/bin/tar-file --release=${DEV_RELEASE}
- name: Delete previous release and tag
name: delete-previous
id: delete-previous
if: ${{ steps.create-tarfile.outcome == 'success' }}
uses: dev-drprasad/[email protected]
with:
Expand Down

0 comments on commit 4660b96

Please sign in to comment.