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:
parent
fe19e64dd4
commit
64d0818c9f
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -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).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user