Skip to content

Commit 1ee3bc4

Browse files
authored
Merge pull request #112 from stepchowfun/fix-ci
Fix the CI pipeline
2 parents 70d4c7e + 236714e commit 1ee3bc4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .github/workflows/ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,3 @@ jobs:
238238
--attach 'artifacts/paxos-aarch64-pc-windows-msvc.exe' \
239239
"v$VERSION"
240240
echo "Created release v$VERSION."
241-
- uses: stepchowfun/toast/.github/actions/toast@main
242-
with:
243-
tasks: publish
244-
docker_repo: stephanmisc/toast
245-
env:
246-
CRATES_IO_TOKEN: ${{ secrets.CRATES_IO_TOKEN }}

0 commit comments

Comments
 (0)