switch to unclog latest release instead of run artifact (#14793)

* use latest unclog release instead of run artifact

* add missing changelog entries to pre-unclog starter pack

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
This commit is contained in:
kasey
2025-01-14 15:47:20 -06:00
committed by GitHub
parent 2000ef457b
commit e8c968326a
2 changed files with 16 additions and 5 deletions

View File

@@ -15,12 +15,10 @@ jobs:
uses: actions/checkout@v3
- name: Download unclog binary
uses: actions/download-artifact@v4
uses: dsaltares/fetch-gh-release-asset@aa2ab1243d6e0d5b405b973c89fa4d06a2d0fff7 # 1.1.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
repository: OffchainLabs/unclog
name: unclog
run-id: 12679708867
repo: OffchainLabs/unclog
file: "unclog"
- name: Get new changelog files
id: new-changelog-files