mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
chore: update engine field in packages & deploy website manually
This commit is contained in:
@@ -12,5 +12,5 @@ outputs:
|
||||
semver:
|
||||
description: 'The semver string that was extracted from this tag'
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: ../../dist/formatTag/index.js
|
||||
|
||||
@@ -6,5 +6,5 @@ inputs:
|
||||
version:
|
||||
description: 'The semver string'
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: ../../dist/uploadDocumentation/index.js
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: 'Upload search indicies'
|
||||
description: 'Uploads the search indicies to a meilisearch database'
|
||||
runs:
|
||||
using: node16
|
||||
using: node20
|
||||
main: ../../dist/uploadSearchIndicies/index.js
|
||||
|
||||
Reference in New Issue
Block a user