Skip to content

Commit

Permalink
fixup! Replace Travis CI with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lfdebrux committed Oct 21, 2021
1 parent 493de28 commit 552c223
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
bundler-cache: true

- name: Publish
permissions:
contents: write # needed to be able to tag the release
env:
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
GEM: govuk_tech_docs
Expand Down

0 comments on commit 552c223

Please sign in to comment.