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 095b0b0 commit 8cb7d9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on:
create:
tag: 'v*.*.*'
push
env:
VARIABLE_2: Variable de workflow
jobs:
Expand Down

0 comments on commit 8cb7d9e

Please sign in to comment.