Skip to content

Commit

Permalink
remove dump
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarbjorntvedt committed Dec 26, 2023
1 parent 794a8ba commit aaa9c5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
env:
NPM_TOKEN: ${{ secrets.NPM_TFSO_TOKEN }}

- name: Dump context
uses: crazy-max/ghaction-dump-context@v1

- name: Update package.json and CHANGELOG.md
run: |
git config --global user.name '${{github.actor}}'
Expand Down

0 comments on commit aaa9c5c

Please sign in to comment.