Skip to content

Commit

Permalink
Forcing depoly
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Dec 12, 2024
1 parent 6103a0e commit b007507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4

# creating zip file
- name: Create ZIP deployment package
run: zip -r ${{github.run_id}}.zip ./

Expand Down

0 comments on commit b007507

Please sign in to comment.