Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliorighi committed Oct 11, 2024
1 parent 38fa700 commit a86d1b8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/map_tables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,9 @@ jobs:
# Display the final output for debugging purposes
cat "$existing_annotations"
- name: Commit & Push changes
uses: actions-js/push@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a86d1b8

Please sign in to comment.