This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.x' # Version range or exact version of a Python version to use, using SemVer's version range syntax
|
||||
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||
architecture: 'x64' # optional x64 or x86. Defaults to x64 if not specified
|
||||
- name: Portainer webhook
|
||||
run: |
|
||||
curl -X POST "${{secrets.PORTAINER_WEBHOOK_URL}}"
|
||||
|
||||
Reference in New Issue
Block a user