Skip to content

Merge pull request #107 from 1ForeverHD/development #7

Merge pull request #107 from 1ForeverHD/development

Merge pull request #107 from 1ForeverHD/development #7

Workflow file for this run

name: Publish package to Wally
on:
push:
branches: # Act on main branch commit
- main
jobs:
publish:
name: Publish package to Wally
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup Aftman
uses: ok-nick/[email protected]
- name: Log In
env:
WALLY_AUTH: ${{ secrets.WALLY_AUTH }}
run: |
mkdir ~/.wally
printenv WALLY_AUTH > ~/.wally/auth.toml
- name: Publish
run: |
wally publish