Skip to content

wireguard-alpine: updated qrencode tool #17

wireguard-alpine: updated qrencode tool

wireguard-alpine: updated qrencode tool #17

Workflow file for this run

name: Build and deploy
on:
push:
branches:
- master
jobs:
build:
name: Publish site
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/[email protected]
- name: build_and_deploy
uses: shalzz/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}