Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
annotate
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open-source
annotate
Commits
f602bd9b
Commit
f602bd9b
authored
Oct 04, 2019
by
Cuong Tran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! Add GitHub Actions badge for CI workflow (#661)
parent
f82a7853
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
release.yml
.github/workflows/release.yml
+1
-1
No files found.
.github/workflows/release.yml
View file @
f602bd9b
...
@@ -32,5 +32,5 @@ jobs:
...
@@ -32,5 +32,5 @@ jobs:
gem build *.gemspec
gem build *.gemspec
gem push --KEY github --host https://rubygems.pkg.github.com/${OWNER} *.gem
gem push --KEY github --host https://rubygems.pkg.github.com/${OWNER} *.gem
env
:
env
:
GEM_HOST_API_KEY
:
${{
secrets.GPR_AUTH_TOKEN
}}
GEM_HOST_API_KEY
:
${{
secrets.GPR_AUTH_TOKEN
}}
OWNER
:
ctran
OWNER
:
ctran
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment