We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adaade commit 23360cbCopy full SHA for 23360cb
.github/workflows/makefile.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
echo "builddate={$(date +'%Y-%m-%d')}" >> $GITHUB_OUTPUT
40
- name: Update release files and title
41
- uses: mini-bomba/create-github-release@v1.1.3
+ uses: mini-bomba/create-github-release@v1.2.0
42
with:
43
token: ${{ secrets.GITHUB_TOKEN }}
44
tag: dev-build
0 commit comments