Skip to content

Commit

Permalink
removed jreleaser early access
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 27, 2021
1 parent a544432 commit 1ed9184
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/early-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
- name: Assemble
uses: jreleaser/release-action@v1
with:
version: early-access
arguments: assemble
env:
JRELEASER_PROJECT_VERSION: ${{ steps.vars.outputs.version }}
Expand All @@ -53,7 +52,6 @@ jobs:
- name: Release
uses: jreleaser/release-action@v1
with:
version: early-access
arguments: full-release
env:
JRELEASER_PROJECT_VERSION: ${{ steps.vars.outputs.version }}
Expand Down
1 change: 0 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

image:https://img.shields.io/github/workflow/status/{project-owner}/{project-name}/EarlyAccess?logo=github["Build Status", link="https://github.com/{project-owner}/{project-name}/actions"]
image:https://img.shields.io/github/release/{project-owner}/{project-name}.svg["Latest", link="https://github.com/{project-owner}/{project-name}/releases/latest"]
image:https://github.com/{project-owner}/{project-name}/actions/workflows/build.yml/badge.svg["Build", link="https://github.com/{project-owner}/{project-name}/actions/workflows/build.yml"]
image:https://codecov.io/gh/{project-owner}/{project-name}/branch/master/graph/badge.svg?token=LDK7BAJLJI["Coverage", link="https://codecov.io/gh/{project-owner}/{project-name}"]

image::docs/guide/src/docs/resources/images/riot.svg[]
Expand Down

0 comments on commit 1ed9184

Please sign in to comment.