Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Jul 6, 2023
1 parent dfbbb42 commit 1b37e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: date +%Y%m%d
automatic_release_tag: monthly
prerelease: false
title: "Latest Build"
title: "Monthly Build"
files: |
./serenity/Build/x86_64/grub_disk_image.tar.bz2

0 comments on commit 1b37e0c

Please sign in to comment.