Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

build(deps): bump bobheadxi/deployments from 1.4.0 to 1.5.0 #1106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/on-remove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Get branch
uses: rlespinasse/[email protected]
- name: Remove GitHub deployment
uses: bobheadxi/deployments@v1.4.0
uses: bobheadxi/deployments@v1.5.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
step: delete-env
Expand Down
Loading