Skip to content

GH-484, GH-482 - image with content component fixes, and styling upda… #107

GH-484, GH-482 - image with content component fixes, and styling upda…

GH-484, GH-482 - image with content component fixes, and styling upda… #107

Workflow file for this run

name: Publish release
on:
push:
branches: [ dev ]
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: "@inclusive-design/idrc"