Skip to content

Commit

Permalink
Updated workflow and patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
SunDevil311 committed Jan 28, 2025
1 parent 422195d commit cb008bb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 206 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ name: Deploy static content from ./dist to Pages

on:
workflow_run:
workflows:
[
"Build/Test Webpack, Publish to npm",
"Build/Test Webpack, Publish to GitHub Packages",
]
workflows: ["Build/Test Webpack, Publish to GitHub Packages"]
types:
- completed
workflow_dispatch:
Expand Down
200 changes: 0 additions & 200 deletions .github/workflows/webpack.yml

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neteng-pro/nwpro-dev",
"version": "0.0.5",
"version": "0.0.6",
"private": false,
"description": "Free/Libre & Open Source Software, security, and digital privacy for Android & Linux",
"keywords": [
Expand Down

0 comments on commit cb008bb

Please sign in to comment.