Skip to content

chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 #478

chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1

chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 #478

name: Build & try to release
on:
push:
jobs:
package:
uses: ./.github/workflows/build.yaml
with:
release: true
secrets:
DS_RELEASE_BOT_ID: ${{ secrets.DS_RELEASE_BOT_ID }}
DS_RELEASE_BOT_PRIVATE_KEY: ${{ secrets.DS_RELEASE_BOT_PRIVATE_KEY }}