Skip to content

Commit

Permalink
Cambio
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelfbit committed Mar 20, 2024
1 parent 2f5172f commit 2ae2914
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
- name: Només si el disparador és una pull request.
if: ${{ github.event_name == 'pull_request' }}
run: echo "S'HA FET UNA PULL REQUEST"
- name: Descomprimeix el zip
run: unzip -P ${{ secrets.ZIP_PASS }} secret.zip

0 comments on commit 2ae2914

Please sign in to comment.