Skip to content

Commit

Permalink
ci: fix release (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
corite committed Dec 29, 2023
1 parent b491742 commit 7b84f84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
contents: write
runs-on: ubuntu-latest
steps:
- name: check if on main branch
run: exit ${{ github.ref_name }} == "main"
- uses: actions/checkout@v4
with:
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Helm-Charts for GoToSocial
# Helm-Charts for GoToSocial [![Build & Test Chart](https://github.com/corite/gotosocial-helm/actions/workflows/build.yml/badge.svg)](https://github.com/corite/gotosocial-helm/actions/workflows/build.yml) [![Build & Test Chart](https://github.com/corite/gotosocial-helm/actions/workflows/build.yml/badge.svg)](https://github.com/corite/gotosocial-helm/actions/workflows/build.yml)

This repo contains (unofficial) helm charts for the official GoToSocial docker images.

Expand Down

0 comments on commit 7b84f84

Please sign in to comment.