Skip to content

Commit

Permalink
Merge pull request #45 from MisaelMa/tagxsd
Browse files Browse the repository at this point in the history
feat(xsd): beta
  • Loading branch information
MisaelMa committed Feb 15, 2024
2 parents 80dffc8 + bc540ce commit 8d6bd2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/cfdi/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
runs:
using: 'composite'
steps:

- uses: nelonoel/branch-name@v1.0.1
- name: Schema
uses: actions/checkout@v3
with:
Expand Down Expand Up @@ -43,4 +43,4 @@
script: |
const script = require('./common/scripts/github-actions.js')
await script({github, context, core})
await script({github, context, core, branch: ${LAST_NAME}})

0 comments on commit 8d6bd2a

Please sign in to comment.