Skip to content

Commit

Permalink
add repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
muhamadazmy committed Oct 17, 2023
1 parent 3cd5710 commit 68c54f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-development.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
action: tag
user: tf-autobuilder
name: ${{ github.sha }}/zos.flist
target: zos-${{ github.sha }}.flist
target: tf-autobuilder/zos-${{ github.sha }}.flist

- name: Cross tagging (development)
if: success() && github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 68c54f8

Please sign in to comment.