Skip to content

Commit

Permalink
a test with CI_PAT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Sep 11, 2024
1 parent 63a6891 commit f8b8a9e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/gem-test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -347,10 +347,10 @@ jobs:
# env:
# RUBYGEMS_API_KEY: ${{secrets.TEBAKO_CI_RUBYGEMS_API_KEY}}

- uses: actions/download-artifact@v4
with:
name: gem
path: pkg
# - uses: actions/download-artifact@v4
# with:
# name: gem
# path: pkg

# - name: Publish to rubygems.org
# env:
Expand Down

0 comments on commit f8b8a9e

Please sign in to comment.