Skip to content

chore(get): refactor unzip symlink implementation (#1030) #2

chore(get): refactor unzip symlink implementation (#1030)

chore(get): refactor unzip symlink implementation (#1030) #2

Workflow file for this run

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-22.04
steps:
- name: Release Please
uses: google-github-actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}