Skip to content

Commit 23360cb

Browse files
authored
Update makefile.yml
1 parent 2adaade commit 23360cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
echo "builddate={$(date +'%Y-%m-%d')}" >> $GITHUB_OUTPUT
4040
- name: Update release files and title
41-
uses: mini-bomba/create-github-release@v1.1.3
41+
uses: mini-bomba/create-github-release@v1.2.0
4242
with:
4343
token: ${{ secrets.GITHUB_TOKEN }}
4444
tag: dev-build

0 commit comments

Comments
 (0)