Skip to content

Commit

Permalink
Temporarily downgrade to Mastodon 4.2.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
neet committed Oct 11, 2024
1 parent d21cd04 commit 49acaf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
repository: mastodon/mastodon
path: ./mastodon
fetch-depth: 1
ref: "v4.2.12"
ref: "v4.2.0-beta2"

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand All @@ -37,4 +37,4 @@ jobs:
with:
context: .
push: true
tags: neetshin/mastodon-dev:4.2.12
tags: neetshin/mastodon-dev:4.2.0-beta2

0 comments on commit 49acaf9

Please sign in to comment.