Skip to content

Commit

Permalink
fix GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
micdes-pagopa committed Sep 14, 2023
1 parent 756a467 commit 15ee06b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
# paths:
# - 'src/**'

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
build_publish:
name: Build and Publish image
Expand Down

0 comments on commit 15ee06b

Please sign in to comment.