Skip to content

Commit

Permalink
Merge pull request #18 from foomo/feature/ci
Browse files Browse the repository at this point in the history
docs(sesamy): update README
  • Loading branch information
franklinkim authored Sep 6, 2024
2 parents 08e9fbe + ccead0f commit ab38ba8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/thirty-trains-fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@foomo/sesamy": patch
---

Update README
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release Tag
name: Release

on:
push:
Expand All @@ -7,6 +7,7 @@ on:

permissions:
contents: write
pull-requests: write

jobs:
release:
Expand Down
2 changes: 2 additions & 0 deletions packages/sesamy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ to keep your backend, frontend and Google Tag Manager in sync.

## How to Contribute

Make a pull request...

This repo uses [Changeset](https://github.com/changesets/changesets/blob/main/packages/cli/README.md), so please run this on your PR and follow the instructions:

```bash
Expand Down

0 comments on commit ab38ba8

Please sign in to comment.