Skip to content

Workflow file for this run

name: Release Lucide Icons Gem to RubyGems.org
on:
release:
types: [published]
jobs:
call-reusable:
uses: ./.github/workflows/specific-gem-push.yml
with:
pack_name: lucide
secrets: inherit