Skip to content

Commit

Permalink
ARCHIVE_DATE 2023/10/08
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Oct 11, 2023
1 parent d42666e commit b95c382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ env:
on:
push:
branches:
- master
- dev
- dev*
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export SYSTEM_DESC="ChimeraOS"
export SYSTEM_NAME="chimeraos"
export USERNAME="gamer"
export SIZE="10000MB"
export ARCHIVE_DATE=$(date -d 'yesterday' +%Y/%m/%d)
export ARCHIVE_DATE="2023/10/08"
export WEBSITE="https://chimeraos.org"
export DOCUMENTATION_URL="https://chimeraos.org/about"
export BUG_REPORT_URL="https://github.com/ChimeraOS/chimeraos/issues"
Expand Down

0 comments on commit b95c382

Please sign in to comment.