Skip to content

Commit

Permalink
using action.yml from 637f51d
Browse files Browse the repository at this point in the history
  • Loading branch information
someara committed Feb 11, 2024
1 parent ae69794 commit fd7fa33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ runs:
steps:
- name: zerotier
uses: zerotier/github-action/util/post@main
env:
API_URL: ${{ inputs.api_url }}
AUTH_TOKEN: ${{ inputs.auth_token }}
NETWORK_ID: ${{ inputs.network_id }}
with:
main: |
set -euo pipefail
Expand Down

0 comments on commit fd7fa33

Please sign in to comment.