Skip to content

Commit

Permalink
Merge pull request #3397 from cloudflare/dlapid/fix_release
Browse files Browse the repository at this point in the history
Fix release and release 2025-01-23
  • Loading branch information
danlapid authored Jan 22, 2025
2 parents 88f5943 + d18810d commit 069c80d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,11 @@ jobs:
- arch: windows-64
name: Windows-X64
steps:
- name: Checkout Repo
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Download ${{ matrix.name }}
uses: actions/download-artifact@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion src/workerd/io/supported-compatibility-date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025-01-22
2025-01-23

0 comments on commit 069c80d

Please sign in to comment.