Skip to content

Commit

Permalink
wip: build dotslash on latest
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Seipp <aseipp@pobox.com>
  • Loading branch information
thoughtpolice committed Sep 5, 2024
1 parent e0a2598 commit 091c372
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/upload_buck2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,12 @@ jobs:
with:
tag: "latest"
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: facebook/dotslash-publish-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config: .github/dotslash-config.json
tag: latest

check_for_bi_monthly_release:
name: Check if there's a release for this half of the month already
Expand Down

0 comments on commit 091c372

Please sign in to comment.