Skip to content

Commit

Permalink
Bump bevry-actions/surge from 1.0.3 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [bevry-actions/surge](https://github.com/bevry-actions/surge) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/bevry-actions/surge/releases)
- [Commits](bevry-actions/surge@v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: bevry-actions/surge
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2023
1 parent 764d4a6 commit b58696a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bevry.yml
Expand Up @@ -68,7 +68,7 @@ jobs:
npmAuthToken: ${{ secrets.NPM_AUTH_TOKEN }}
npmBranchTag: ':next'
- name: publish to surge
uses: bevry-actions/surge@v1.0.3
uses: bevry-actions/surge@v1.1.0
with:
surgeLogin: ${{ secrets.SURGE_LOGIN }}
surgeToken: ${{ secrets.SURGE_TOKEN }}
Expand Down

0 comments on commit b58696a

Please sign in to comment.