Skip to content

Commit

Permalink
chore: gh build troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
marisademeglio committed Sep 18, 2023
1 parent 473c91f commit a9e0734
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
push:
tags:
- '*'

env:
GH_TOKEN: ${{ secrets.GH_PIPELINE_TOKEN }}

jobs:
build:
Expand Down

0 comments on commit a9e0734

Please sign in to comment.