Skip to content

Commit

Permalink
CI status on README
Browse files Browse the repository at this point in the history
  • Loading branch information
thomiceli committed Apr 26, 2023
1 parent fe19e64 commit 64d0818
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v3

- name: Set up Go ${{ matrix.go }}
uses: WillAbides/[email protected]
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/thomiceli/opengist?sort=semver)
![License](https://img.shields.io/github/license/thomiceli/opengist?color=blue)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/thomiceli/opengist/go.yml)

A self-hosted pastebin **powered by Git**. [Try it here](https://opengist.thomice.li).

Expand Down

0 comments on commit 64d0818

Please sign in to comment.