Skip to content

Commit

Permalink
New attempt with composite actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Jan 11, 2025
1 parent 82c45f5 commit 742fd42
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ on:
jobs:
release:
name: Release gem
uses: theforeman/actions/.github/workflows/release-gem.yml@use-credential-setup
with:
allowed_owner: voxpupuli
environment: release
runs-on: ubuntu-latest
environment: release

permissions:
id-token: write

steps:
- uses: ekohl/ruby-release@master

0 comments on commit 742fd42

Please sign in to comment.