From 879d4bdf7d2ee3a32756f9d0ee2be57e6cc769f3 Mon Sep 17 00:00:00 2001 From: Nate Date: Mon, 13 Jan 2025 14:32:00 -0800 Subject: [PATCH] bump to version 6 --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index cf55c9e..86a65f4 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: continuedev/continue-publish-action@v1.0.5 + - uses: continuedev/continue-publish-action@v1.0.6 with: api-key: ${{ secrets.TEST_CONTINUE_API_KEY }} owner-slug: continuedev