Skip to content

Commit

Permalink
using default github token
Browse files Browse the repository at this point in the history
  • Loading branch information
C123R committed Apr 13, 2020
1 parent a11e4d6 commit 2a76451
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.3.0
v0.3.1
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "blob"
version: "0.3.0"
version: "0.3.1"
usage: "(Helm v3) Manage chart repositories on Blob Storage(Azure Blob, GCS, S3)"
description: |-
(Helm v3) Manage chart repositories on Blob Storage(Azure Blob, GCS, S3).
Expand Down

0 comments on commit 2a76451

Please sign in to comment.