Skip to content

Commit

Permalink
Merge pull request #7 from JuliusBairaktaris/Github-API
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusBairaktaris authored Dec 16, 2024
2 parents 862c27b + f9ae9b1 commit 226ba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Get current date
run: echo "RELEASE_DATE=$(date +%F)" >> $GITHUB_ENV
- name: Create release
uses: softprops/action-gh-release@master
uses: softprops/action-gh-release@2.1.0
with:
files: firmware/*
tag_name: ${{ env.RELEASE_PREFIX }}-${{ env.RELEASE_DATE }}
Expand Down

0 comments on commit 226ba5d

Please sign in to comment.