mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-12 08:08:25 +00:00
[CI] Actions fixes
This commit is contained in:
1
.github/actions/upload-to-comsol/action.yml
vendored
1
.github/actions/upload-to-comsol/action.yml
vendored
@@ -12,6 +12,7 @@ runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: Upload file to ComSol
|
||||
shell: bash
|
||||
run: |
|
||||
curl ${{ inputs.url }} \
|
||||
-H "Authorization: ${{ inputs.access_token }}" \
|
||||
|
||||
Reference in New Issue
Block a user