Skip to content

Commit

Permalink
Update PAT and link to build status (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuessWhoSamFoo authored Aug 18, 2022
1 parent f207ae2 commit fe080d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
name: Update Helm Chart
uses: vapor-ware/chart-releaser-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.VIO_PUBLIC_REPO }}
with:
args: update --diff --debug
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Build Status](https://build.vio.sh/buildStatus/icon?job=vapor-ware/synse-emulator-plugin/master)](https://build.vio.sh/blue/organizations/jenkins/vapor-ware%2Fsynse-emulator-plugin/activity)
[![Build Status](https://github.com/vapor-ware/synse-emulator-plugin/workflows/build/badge.svg)](https://github.com/vapor-ware/synse-emulator-plugin/actions)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fvapor-ware%2Fsynse-emulator-plugin.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fvapor-ware%2Fsynse-emulator-plugin?ref=badge_shield)

# Synse Emulator Plugin
Expand Down

0 comments on commit fe080d7

Please sign in to comment.