Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub actions workflow file #17

Merged
merged 13 commits into from
Jul 16, 2024
Merged

Conversation

Coccocoahelper
Copy link

@Coccocoahelper Coccocoahelper commented Jun 12, 2024

Description

Update GitHub actions workflow file, removing the respective deprecated warnings.

Related Issue(s)

How to test

Release Notes

Documentation

Comment on lines 33 to 42

- uses: actions/upload-artifact@v4
with:
name: patcher-189
path: versions/1.8.9-forge/*

- uses: actions/upload-artifact@v4
with:
name: patcher-1122
path: versions/1.12.2-forge/*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a single upload action which uses a globstar (**) as a path, see https://github.com/Polyfrost/OneConfig/blob/develop-v0/.github/workflows/build.yml#L51-L55

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be a single upload action which uses a globstar (**) as a path, see https://github.com/Polyfrost/OneConfig/blob/develop-v0/.github/workflows/build.yml#L51-L55

think it's ready

@Coccocoahelper
Copy link
Author

Requested changes done.

@Coccocoahelper Coccocoahelper changed the title Add build artifacts Update GitHub actions workflow file Jul 14, 2024
@Wyvest Wyvest merged commit 075c9cc into Polyfrost:main Jul 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants