Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thiago-cloud authored Dec 9, 2024
1 parent d2c1193 commit 337ebc7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,14 @@ on:
push:
branches: [ "main" ]
jobs:
build:

print-token:
permissions: write-all
name: print-token
environment: dev
# needs: pre-pkr
runs-on: ubuntu-latest
#build:
# runs-on: ubuntu-latest

# steps são etapas
steps:
Expand Down

0 comments on commit 337ebc7

Please sign in to comment.