Skip to content

Commit

Permalink
Merge pull request #2835 from mi6/develop
Browse files Browse the repository at this point in the history
Develop -> Main
  • Loading branch information
MI6-255 authored Nov 27, 2024
2 parents e61da89 + 55b3303 commit 0efeff3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ic-ui-kit-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ jobs:
- name: Build
run: npm run build:all

- name: Stash changes
run: git stash --include-untracked

# Runs git checkout for docs.json and canary-docs files to revert timestamp changes
- name: Publish
run: |
Expand Down

0 comments on commit 0efeff3

Please sign in to comment.