Skip to content

Commit

Permalink
Update a.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
roniwae authored Dec 14, 2023
1 parent 53cbbf6 commit 4b73e3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/a.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ on:

env:
my_secrets: ${{ secrets.DEVUPLOAD }}
time: (TZ=Asia/Jakarta date "+%d_%m_%Y")
zipname: Ryzen-ksu-${{ env.time }}
zipname: Ryzen-ksu- (TZ=Asia/Jakarta date "+%d_%m_%Y")
jobs:
build-kernel:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b73e3c

Please sign in to comment.