mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-06-13 21:40:54 -04:00
Merge 35b832d64d
into 786245d177
This commit is contained in:
commit
b4e74c926d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
AC_USERNAME: ${{ (github.ref_name == 'develop' && secrets.AC_USERNAME) || '' }}
|
||||
AC_PASSWORD: ${{ (github.ref_name == 'develop' && secrets.AC_PASSWORD) || '' }}
|
||||
steps:
|
||||
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
|
||||
with:
|
||||
cache: 'npm'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue