Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mayfield committed Mar 11, 2024
2 parents c9c71f8 + 0dca8c4 commit 13a4809
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4.3.1
with:
# Artifact name
name: # optional, default is artifact
# A file, directory or wildcard pattern that describes what to upload
path:
# The desired behavior if no files are found using the provided path.

0 comments on commit 13a4809

Please sign in to comment.