Skip to content

Commit

Permalink
i guess i needed a token
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp authored Jul 25, 2024
1 parent 51ac05a commit a8d86aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/open-datahub-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,12 @@ jobs:
with:
name: image-tag
path: ./
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: sanity check on downloaded artifact
run: |
ls -la
cat image-tag.txt
#cat image-tag.txt
- name: test if image-tag.txt was downloaded
id: test-artifact
Expand Down

0 comments on commit a8d86aa

Please sign in to comment.