Skip to content

Commit

Permalink
Revert back
Browse files Browse the repository at this point in the history
  • Loading branch information
bopm committed Jan 18, 2024
1 parent 0ebee9f commit 9247f72
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/gem-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ on:
branches: [ "main" ]

jobs:
docker:
build:
name: Build + Publish
runs-on: self-hosted
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
- name: Set up Ruby 3.2
Expand Down

0 comments on commit 9247f72

Please sign in to comment.