Skip to content

Commit

Permalink
Update create-tag-now.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ale5000-git authored Jan 19, 2025
1 parent 80825ac commit 3b50abb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-tag-now.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
console.log('Tag creation failed with error ' + error.status)
console.log(error.message)
console.log('')
throw err;
console.log('DEBUG:')
throw error;
})

0 comments on commit 3b50abb

Please sign in to comment.