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

Bump WebFreak001/deploy-nightly from 2.0.0 to 3.0.0 #11531

Open
wants to merge 1 commit into
base: trunk
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/nightly-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: bash bin/build-plugin-zip.sh -d

- name: Deploy nightly build
uses: WebFreak001/deploy-nightly@v2.0.0
uses: WebFreak001/deploy-nightly@v3.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down
Loading