Skip to content

Commit

Permalink
Fix: Git Action
Browse files Browse the repository at this point in the history
  • Loading branch information
rizwan3d3 committed Sep 28, 2023
1 parent d4fc900 commit 5b8c1ab
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,3 @@ jobs:
asset_path: ./ValidationMyPhp.zip
asset_name: ValidationMyPhp.zip
asset_content_type: application/zip

- name: Update Packagist
uses: mnavarrocarter/[email protected]
with:
username: "rizwan3d"
api_token: ${{ secrets.packagist_token }}
package_name: rizwan3d/validation-my-php
domain: "packagist.org" # This is by default, so no need to specify this.

0 comments on commit 5b8c1ab

Please sign in to comment.