Skip to content

Commit

Permalink
test run
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft committed Oct 30, 2024
1 parent 65f8fab commit 6c495e9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/createzip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ jobs:
with:
name: mollie-api-php
path: build/mollie-api-php.zip
- name: Upload to release
uses: JasonEtco/upload-to-release@master
with:
args: build/mollie-api-php.zip application/zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Upload to release
# uses: JasonEtco/upload-to-release@master
# with:
# args: build/mollie-api-php.zip application/zip
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6c495e9

Please sign in to comment.