Update workflow
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m35s

This commit is contained in:
Ryan Freeman 2024-08-21 21:27:13 +01:00
parent 4d12c44d55
commit 60c9c3c099

View File

@ -6,10 +6,6 @@ jobs:
BuildAndPublish:
runs-on: ubuntu-latest
steps:
- name: Add mask
run: |
echo "::add-mask::${{ vars.TAILSCALE_IP }}"
- name: Checkout code
uses: https://github.com/actions/checkout@v4