mirror of
https://github.com/r-freeman/nextjs-with-docker.git
synced 2024-11-11 18:55:40 +00:00
Update workflow
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m35s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 1m35s
This commit is contained in:
parent
4d12c44d55
commit
60c9c3c099
@ -6,10 +6,6 @@ jobs:
|
|||||||
BuildAndPublish:
|
BuildAndPublish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Add mask
|
|
||||||
run: |
|
|
||||||
echo "::add-mask::${{ vars.TAILSCALE_IP }}"
|
|
||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user