1
0
mirror of https://github.com/thomiceli/opengist synced 2024-11-08 12:55:50 +01:00

CI status on README

This commit is contained in:
Thomas Miceli 2023-04-26 23:55:37 +02:00
parent fe19e64dd4
commit 64d0818c9f
No known key found for this signature in database
GPG Key ID: D86C6F6390AF050F
2 changed files with 2 additions and 1 deletions

@ -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/setup-go-faster@v1.8.0

@ -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).