use oxide tag instead of internal tag by default

This will allow us to install `tailwindcss@oxide`
This commit is contained in:
Robin Malfait 2024-03-05 15:26:37 +01:00
parent 1988978fc3
commit 86e71194e7
No known key found for this signature in database

View File

@ -6,7 +6,7 @@ on:
release_channel:
description: 'Release channel'
required: false
default: 'internal'
default: 'oxide'
type: string
permissions: