Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fightroad committed Nov 17, 2024
2 parents 50d496e + 3d6240c commit 90a67b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-AX6-NSS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
cp openwrt/bin/targets/*/*/*.bin upload/
- name: Get Current Date
run: echo "CURRENT_DATETIME=$(date '+%Y%m%d%H%M%S')" >> $GITHUB_ENV
run: echo "CURRENT_DATE=$(date '+%Y%m%d%H%M%S')" >> $GITHUB_ENV

- name: Upload OpenWrt Firmware to Release
uses: ncipollo/release-action@main
Expand Down

0 comments on commit 90a67b0

Please sign in to comment.