Skip to content

Commit

Permalink
Update build-figma-tokens.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vern-gora committed Nov 5, 2024
1 parent c8f60e0 commit 1a85a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-figma-tokens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
git config user.email "github-actions[bot]@users.noreply.github.com"
git fetch origin
git add figma-tokens/transformed-tokens/tokens-transformed.json
git add stories/assets/scss/figma-scss/_figma-variables.scss
git commit -m "Save changes in the branch" || echo "No changes to commit"
Expand Down

0 comments on commit 1a85a95

Please sign in to comment.