Skip to content

Commit

Permalink
Update and rename jp.yml to na.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Isaac committed Jun 26, 2024
1 parent a09fda8 commit d2118cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/jp.yml → .github/workflows/na.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Extracting VerCode - JP

on:
push:
branches: [JP]
branches: [NA]
pull_request:
branches: [JP]
branches: [NA]
workflow_dispatch:

jobs:
Expand All @@ -28,5 +28,5 @@ jobs:
uses: actions-js/push@master
with:
force: true
branch: "JP"
branch: "NA"
github_token: ${{ secrets.TOKEN_REPO }}

0 comments on commit d2118cc

Please sign in to comment.