From 8bbb1df26bfdc30cacc2d484d1a7da3ecda8fd9a Mon Sep 17 00:00:00 2001 From: sloane Date: Wed, 29 Jan 2025 12:18:14 -0500 Subject: [PATCH] fix: use different names for each deploy artifact --- .github/workflows/publish.yaml | 8 ++++++++ _data/webmention_io_outgoing.yml | 14 +++++++------- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 810ee59..3464267 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -39,7 +39,11 @@ jobs: git config user.email "actions@github.com" - run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}" - uses: actions/upload-pages-artifact@v3 + with: + name: github-pages-publish-1 - uses: actions/deploy-pages@v4 + with: + artifact_name: github-pages-publish-1 - run: | git add _data/webmention_io_* git diff --staged --quiet || git commit -m "publish: ${{ github.sha }}" @@ -47,7 +51,11 @@ jobs: - run: bundle exec jekyll webmention - run: bundle exec jekyll build --baseurl "${{ steps.pages.outputs.base_path }}" - uses: actions/upload-pages-artifact@v3 + with: + name: github-pages-publish-2 - uses: actions/deploy-pages@v4 + with: + artifact_name: github-pages-publish-1 - run: | git add _data/webmention_io_* git diff --staged --quiet || git commit --amend --no-edit diff --git a/_data/webmention_io_outgoing.yml b/_data/webmention_io_outgoing.yml index 433d853..58b22a6 100644 --- a/_data/webmention_io_outgoing.yml +++ b/_data/webmention_io_outgoing.yml @@ -1,7 +1,7 @@ --- https://sloane.sh/uses/: - https://brid.gy/publish/mastodon: 3 - https://brid.gy/publish/bluesky: 3 + https://brid.gy/publish/mastodon: 4 + https://brid.gy/publish/bluesky: 4 https://wafer.baby/@d: false https://usesthis.com/: false https://screen.garden: false @@ -28,8 +28,8 @@ https://sloane.sh/uses/: https://readwise.io/read: 1 https://www.negativelabpro.com/: 1 https://sloane.sh/2025/01/28/syndication-test/index.html: - https://brid.gy/publish/mastodon: 3 - https://brid.gy/publish/bluesky: 3 + https://brid.gy/publish/mastodon: 4 + https://brid.gy/publish/bluesky: 4 https://sloane.sh/2025/01/28/post/index.html: https://brid.gy/publish/mastodon: id: '113908767986819456' @@ -103,7 +103,7 @@ https://sloane.sh/2025/01/28/post/index.html: https://brid.gy/publish/bluesky: id: at://did:plc:j7knblsrh4flod7wy2ynoycs/app.bsky.feed.post/3lgtoykvien23 url: https://bsky.app/profile/sloane.sh/post/3lgtoykvien23 - https://brid.gy: 3 + https://brid.gy: 4 https://webmention.io: status: queued summary: Webmention was queued for processing @@ -111,6 +111,6 @@ https://sloane.sh/2025/01/28/post/index.html: source: https://sloane.sh/2025/01/28/post/index.html target: https://webmention.io https://sloane.sh/2025/01/28/post-1/index.html: - https://brid.gy/publish/mastodon: 2 + https://brid.gy/publish/mastodon: 3 https://sloane.sh/2025/01/29/post-1/index.html: - https://brid.gy/publish/mastodon: 2 + https://brid.gy/publish/mastodon: 3