Skip to content

Commit

Permalink
discard old config
Browse files Browse the repository at this point in the history
  • Loading branch information
jksolbakken committed Mar 5, 2024
1 parent e246319 commit fb33fe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
run: |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
git remote set-url origin https://github-actions[bot]:$NAV_DS_TOKEN@github.com/$GITHUB_REPOSITORY.git
- run: npm version patch -m "[skip ci] bump version %s"
- run: git push

Expand Down

0 comments on commit fb33fe9

Please sign in to comment.