Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

0x1 ➼ Quick Tests #15

0x1 ➼ Quick Tests

0x1 ➼ Quick Tests #15

# Fork: https://github.com/shutingrz/busybox-static-binaries-fat/tree/main
name: 0x1 ➼ Quick Tests
on:
workflow_dispatch:
env:
GITHUB_TOKEN: "${{ secrets.STATIC_BINARIES_RELEASER }}"
jobs:
build:
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- uses: actions/checkout@v3
with:
path: main
#Create a new Release & Publish
# Repo: https://github.com/softprops/action-gh-release
# Market-Place: https://github.com/marketplace/actions/gh-release
- name: Releaser
#if: twingate_connector_versions_same != 'true'
uses: softprops/action-gh-release@v0.1.15
with:
name: "Twingate-Connector ${{ env.TWINGATE_CONNECTOR_VERSION }}"
tag_name: "twingate_connector_${{ env.TWINGATE_CONNECTOR_VERSION }}"
prerelease: false
draft: false
generate_release_notes: false
token: "${{ secrets.GITHUB_TOKEN }}"
body: |
`Changelog`: _https://www.twingate.com/changelog/connector_
`Install`: _https://github.com/Azathothas/Static-Binaries/tree/main/twingate#install-twingate_
files: |
${{github.workspace}}/main/twingate/*_connector*_Linux