Skip to content

Commit

Permalink
Update autobuild-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
n8marti authored Nov 23, 2024
1 parent d5e6d48 commit 3dd5ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: ${{ needs.build.outputs.bin_name }}
- name: Run shell tasks
run: |
echo "DATE=$(date +%Y%m%d)" >> $GITHUB_ENV
# echo "DATE=$(date +%Y%m%d)" >> $GITHUB_ENV
find -name oudedetai -type f -exec chmod +x {} \;
- name: Upload release to test repo
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 3dd5ddd

Please sign in to comment.