Skip to content

Commit

Permalink
Update node-small.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
catusf authored Nov 14, 2024
1 parent 2fb2541 commit 1480f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-small.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
draft: true
name: Release-Small ${{ github.ref }} $(date +'%Y-%m-%d_%H-%M-%S')
name: Release-Small-${{ github.ref_name }}-$(date +'%Y-%m-%d_%H-%M-%S')

0 comments on commit 1480f64

Please sign in to comment.